Uses of Class
org.apache.solr.cloud.DistributedClusterStateUpdater.StateChangeRecorder
-
Packages that use DistributedClusterStateUpdater.StateChangeRecorder Package Description org.apache.solr.cloud Classes for dealing with ZooKeeper when operating in SolrCloud mode. -
-
Uses of DistributedClusterStateUpdater.StateChangeRecorder in org.apache.solr.cloud
Methods in org.apache.solr.cloud that return DistributedClusterStateUpdater.StateChangeRecorder Modifier and Type Method Description DistributedClusterStateUpdater.StateChangeRecorderDistributedClusterStateUpdater. createStateChangeRecorder(String collectionName, boolean isCollectionCreation)Create a new instance ofDistributedClusterStateUpdater.StateChangeRecorderfor a given collection and a given intention (collection creation vs.
-