Package | Description |
---|---|
org.elasticsearch.cluster |
Modifier and Type | Class and Description |
---|---|
class |
AckedClusterStateUpdateTask<Response>
An extension interface to
ClusterStateUpdateTask that allows to be notified when
all the nodes have acknowledged a cluster state update request |
class |
ProcessedClusterStateNonMasterUpdateTask
A combination between
ProcessedClusterStateUpdateTask and
ClusterStateNonMasterUpdateTask to allow easy creation of anonymous classes |
class |
TimeoutClusterStateUpdateTask
An extension interface to
ClusterStateUpdateTask that allows to associate
a timeout. |
Copyright © 2009–2015. All rights reserved.