Uses of Class
org.apache.solr.cloud.DistributedClusterStateUpdater
-
Packages that use DistributedClusterStateUpdater Package Description org.apache.solr.cloud Classes for dealing with ZooKeeper when operating in SolrCloud mode.org.apache.solr.cloud.api.collections Package related to internal implementations of the SolrCloud collections api -
-
Uses of DistributedClusterStateUpdater in org.apache.solr.cloud
Methods in org.apache.solr.cloud that return DistributedClusterStateUpdater Modifier and Type Method Description DistributedClusterStateUpdaterOverseer. getDistributedClusterStateUpdater()DistributedClusterStateUpdaterZkController. getDistributedClusterStateUpdater() -
Uses of DistributedClusterStateUpdater in org.apache.solr.cloud.api.collections
Methods in org.apache.solr.cloud.api.collections that return DistributedClusterStateUpdater Modifier and Type Method Description DistributedClusterStateUpdaterCollectionCommandContext. getDistributedClusterStateUpdater()DistributedClusterStateUpdaterDistributedCollectionCommandContext. getDistributedClusterStateUpdater()DistributedClusterStateUpdaterOcmhCollectionCommandContext. getDistributedClusterStateUpdater()
-