| Package | Description |
|---|---|
| org.apache.solr.cloud |
Classes for dealing with ZooKeeper when operating in SolrCloud mode.
|
| Modifier and Type | Method and Description |
|---|---|
DistributedMap |
ZkController.getOverseerCompletedMap() |
DistributedMap |
ZkController.getOverseerFailureMap() |
DistributedMap |
ZkController.getOverseerRunningMap() |
| Constructor and Description |
|---|
OverseerCollectionProcessor(ZkStateReader zkStateReader,
String myId,
ShardHandlerFactory shardHandlerFactory,
String adminPath,
Overseer.Stats stats,
DistributedQueue workQueue,
DistributedMap runningMap,
DistributedMap completedMap,
DistributedMap failureMap) |
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.