Package | Description |
---|---|
org.elasticsearch.cluster | |
org.elasticsearch.cluster.service |
Modifier and Type | Method and Description |
---|---|
void |
ClusterService.add(TimeValue timeout,
TimeoutClusterStateListener listener)
Adds a cluster state listener that will timeout after the provided timeout,
and is executed after the clusterstate has been successfully applied ie.
|
Modifier and Type | Method and Description |
---|---|
void |
InternalClusterService.add(TimeValue timeout,
TimeoutClusterStateListener listener) |
Copyright © 2009–2015. All rights reserved.