Package org.apache.solr.client.solrj.cloud
Common classes for SolrCloud.
-
Interface Summary Interface Description DistribStateManager This interface represents a distributed state repository.DistributedQueue Distributed queue component.DistributedQueueFactory NodeStateProvider This interface models the access to node and replica information.SolrCloudManager This interface abstracts the access to a SolrCloud cluster, including interactions with Zookeeper, Solr and generic HTTP calls. -
Class Summary Class Description DelegatingCloudManager Base class for overriding some behavior ofSolrCloudManager
.DelegatingClusterStateProvider Base class for overriding some behavior ofClusterStateProvider
ShardTerms Hold values of terms, this class is immutable.SocketProxy Kindly borrowed the idea and base implementation from the ActiveMQ project; useful for blocking traffic on a specified port.VersionedData Immutable representation of binary data with version. -
Exception Summary Exception Description AlreadyExistsException BadVersionException NotEmptyException