Java org.apache.solr.common.cloud ZkStateReader fields, constructors, methods, implement or subclass

Example usage for Java org.apache.solr.common.cloud ZkStateReader fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.solr.common.cloud ZkStateReader.

The text is from its open source code.

Field

Constructor

Method

voidclose()
voidcreateClusterStateWatchersAndUpdate()
voidforceUpdateCollection(String collection)
Forcibly refresh a collection's internal state from ZK.
voidforciblyRefreshAllClusterStateSlow()
Forcibly refresh cluster state from ZK.
AliasesgetAliases()
Get an immutable copy of the present state of the aliases.
ClusterStategetClusterState()
SolrZkClientgetZkClient()
StringreadConfigName(String collection)
Returns config set name for collection.