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.common.cloud   
 

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.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.
 



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