Package | Description |
---|---|
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.
|
Class and Description |
---|
ClusterState
Immutable state of the cloud.
|
DocCollection
Models a Collection in zookeeper (but that Java name is obviously taken, hence "DocCollection")
|
ZkStateReader |
Class and Description |
---|
DocCollection
Models a Collection in zookeeper (but that Java name is obviously taken, hence "DocCollection")
|
DocRouter
Class to partition int range into n ranges.
|
Replica.State
The replica's state.
|
Class and Description |
---|
Slice
A Slice contains immutable information about a logical shard (all replicas that share the same shard id).
|
Class and Description |
---|
Aliases |
BeforeReconnect |
ClusterState
Immutable state of the cloud.
|
ClusterState.CollectionRef |
ConnectionManager |
DefaultZkACLProvider |
DefaultZkCredentialsProvider |
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 |
OnReconnect |
Replica |
Replica.State
The replica's state.
|
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).
|
Slice.State
The slice's state.
|
SolrZkClient
All Solr ZooKeeper interactions should go through this class rather than
ZooKeeper.
|
SolrZooKeeper |
ZkACLProvider |
ZkClientConnectionStrategy |
ZkClientConnectionStrategy.ConnectedListener |
ZkClientConnectionStrategy.DisconnectedListener |
ZkClientConnectionStrategy.ZkUpdate |
ZkConfigManager
Class that manages named configs in Zookeeper
|
ZkCoreNodeProps |
ZkCredentialsProvider |
ZkCredentialsProvider.ZkCredentials |
ZkNodeProps
ZkNodeProps contains generic immutable properties.
|
ZkOperation
A callback object which can be used for implementing retry-able operations.
|
ZkStateReader |
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.