| Modifier and Type | Method and Description |
|---|---|
boolean |
ClusterStateObserver.ChangePredicate.apply(ClusterChangedEvent changedEvent)
called to see whether a cluster change should be accepted
|
boolean |
ClusterStateObserver.ValidationPredicate.apply(ClusterChangedEvent changedEvent) |
void |
InternalClusterInfoService.clusterChanged(ClusterChangedEvent event) |
void |
ClusterStateListener.clusterChanged(ClusterChangedEvent event)
Called when cluster state changes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetaDataUpdateSettingsService.clusterChanged(ClusterChangedEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
RoutingService.clusterChanged(ClusterChangedEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
Discovery.publish(ClusterChangedEvent clusterChangedEvent,
Discovery.AckListener ackListener)
Publish all the changes to the cluster from the master (can be called just by the master).
|
void |
DiscoveryService.publish(ClusterChangedEvent clusterChangedEvent,
Discovery.AckListener ackListener)
Publish all the changes to the cluster from the master (can be called just by the master).
|
| Modifier and Type | Method and Description |
|---|---|
void |
LocalDiscovery.publish(ClusterChangedEvent clusterChangedEvent,
Discovery.AckListener ackListener) |
| Modifier and Type | Method and Description |
|---|---|
void |
ZenDiscovery.publish(ClusterChangedEvent clusterChangedEvent,
Discovery.AckListener ackListener)
end of
PingContextProvider implementation |
| Modifier and Type | Method and Description |
|---|---|
void |
PublishClusterStateAction.publish(ClusterChangedEvent clusterChangedEvent,
Discovery.AckListener ackListener) |
| Modifier and Type | Method and Description |
|---|---|
void |
GatewayService.clusterChanged(ClusterChangedEvent event) |
void |
GatewayMetaState.clusterChanged(ClusterChangedEvent event) |
void |
Gateway.clusterChanged(ClusterChangedEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
IndicesClusterStateService.clusterChanged(ClusterChangedEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
IndicesStore.clusterChanged(ClusterChangedEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
NodeSettingsService.clusterChanged(ClusterChangedEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
RepositoriesService.clusterChanged(ClusterChangedEvent event)
Checks if new repositories appeared in or disappeared from cluster metadata and updates current list of
repositories accordingly.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SnapshotsService.clusterChanged(ClusterChangedEvent event) |
void |
RestoreService.clusterChanged(ClusterChangedEvent event) |
void |
SnapshotShardsService.clusterChanged(ClusterChangedEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
TaskManager.clusterChanged(ClusterChangedEvent event) |
Copyright © 2009–2017. All rights reserved.