|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.solr.common.cloud | |
---|---|
org.apache.solr.client.solrj.impl | Concrete implementations of client API classes. |
org.apache.solr.client.solrj.request | Convenience classes for dealing with various types of Solr requests. |
org.apache.solr.client.solrj.util | Utilities for Solr client applications. |
org.apache.solr.common.cloud | Common Solr Cloud and ZooKeeper related classes reused on both clients & server. |
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.request | |
---|---|
DocCollection
Models a Collection in zookeeper (but that Java name is obviously taken, hence "DocCollection") |
|
DocRouter
Class to partition int range into n ranges. |
Classes in org.apache.solr.common.cloud used by org.apache.solr.client.solrj.util | |
---|---|
Slice
A Slice contains immutable information about a logical shard (all replicas that share the same shard id). |
Classes in org.apache.solr.common.cloud used by org.apache.solr.common.cloud | |
---|---|
Aliases
|
|
BeforeReconnect
|
|
ClusterState
Immutable state of the cloud. |
|
ConnectionManager
|
|
DocCollection
Models a Collection in zookeeper (but that Java name is obviously taken, hence "DocCollection") |
|
DocRouter
Class to partition int range into n ranges. |
|
DocRouter.Range
|
|
HashBasedRouter
|
|
HashPartitioner.Range
|
|
OnReconnect
|
|
Replica
|
|
RoutingRule
Used for routing docs with particular keys into another collection |
|
Slice
A Slice contains immutable information about a logical shard (all replicas that share the same shard id). |
|
SolrZkClient
All Solr ZooKeeper interactions should go through this class rather than ZooKeeper. |
|
SolrZooKeeper
|
|
ZkClientConnectionStrategy
|
|
ZkClientConnectionStrategy.ConnectedListener
|
|
ZkClientConnectionStrategy.DisconnectedListener
|
|
ZkClientConnectionStrategy.ZkUpdate
|
|
ZkCoreNodeProps
|
|
ZkNodeProps
ZkNodeProps contains generic immutable properties. |
|
ZkOperation
A callback object which can be used for implementing retry-able operations. |
|
ZkStateReader
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |