Uses of Package
org.apache.solr.common.cloud

Packages that use org.apache.solr.common.cloud
org.apache.solr.client.solrj.impl   
org.apache.solr.client.solrj.util   
org.apache.solr.cloud   
org.apache.solr.common.cloud   
org.apache.solr.update   
org.apache.solr.update.processor   
 

Classes in org.apache.solr.common.cloud used by org.apache.solr.client.solrj.impl
ZkStateReader
           
 

Classes in org.apache.solr.common.cloud used by org.apache.solr.client.solrj.util
Slice
          A Slice contains immutable information about all shards that share the same shard id (shard leader and replicas).
 

Classes in org.apache.solr.common.cloud used by org.apache.solr.cloud
CloudState
          Immutable state of the cloud.
SafeStopThread
           
SolrZkClient
          All Solr ZooKeeper interactions should go through this class rather than ZooKeeper.
ZkNodeProps
          ZkNodeProps contains immutable properties for a shard/solr core.
ZkStateReader
           
 

Classes in org.apache.solr.common.cloud used by org.apache.solr.common.cloud
CloudState
          Immutable state of the cloud.
HashPartitioner.Range
           
OnReconnect
           
Slice
          A Slice contains immutable information about all shards that share the same shard id (shard leader and replicas).
SolrZkClient
          All Solr ZooKeeper interactions should go through this class rather than ZooKeeper.
ZkClientConnectionStrategy
           
ZkClientConnectionStrategy.ZkUpdate
           
ZkCoreNodeProps
           
ZkNodeProps
          ZkNodeProps contains immutable properties for a shard/solr core.
ZkOperation
          A callback object which can be used for implementing retry-able operations.
 

Classes in org.apache.solr.common.cloud used by org.apache.solr.update
ZkCoreNodeProps
           
 

Classes in org.apache.solr.common.cloud used by org.apache.solr.update.processor
ZkCoreNodeProps
           
ZkStateReader
           
 



Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.