Package | Description |
---|---|
org.apache.solr.cloud |
Classes for dealing with ZooKeeper when operating in SolrCloud mode.
|
org.apache.solr.cloud.api.collections |
Package related to internal implementations of the SolrCloud collections api
|
Modifier and Type | Method and Description |
---|---|
OverseerMessageHandler.Lock |
OverseerMessageHandler.lockTask(ZkNodeProps message,
OverseerTaskProcessor.TaskBatch taskBatch)
Try to provide an exclusive lock for this particular task
return null if locking is not possible.
|
OverseerMessageHandler.Lock |
OverseerConfigSetMessageHandler.lockTask(ZkNodeProps message,
OverseerTaskProcessor.TaskBatch taskBatch) |
Modifier and Type | Method and Description |
---|---|
OverseerMessageHandler.Lock |
OverseerCollectionMessageHandler.lockTask(ZkNodeProps message,
OverseerTaskProcessor.TaskBatch taskBatch) |
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.