| Package | Description |
|---|---|
| org.elasticsearch.cluster | |
| org.elasticsearch.cluster.service |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalClusterInfoService
InternalClusterInfoService provides the ClusterInfoService interface,
routinely updated on a timer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterService.add(LocalNodeMasterListener listener)
Add a listener for on/off local node master events
|
void |
ClusterService.remove(LocalNodeMasterListener listener)
Remove the given listener for on/off local master events
|
| Modifier and Type | Method and Description |
|---|---|
void |
InternalClusterService.add(LocalNodeMasterListener listener) |
void |
InternalClusterService.remove(LocalNodeMasterListener listener) |
Copyright © 2009–2017. All rights reserved.