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 |
ClusterStateListener.clusterChanged(ClusterChangedEvent event)
Called when cluster state changes.
|
void |
InternalClusterInfoService.clusterChanged(ClusterChangedEvent event) |
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 |
GatewayService.clusterChanged(ClusterChangedEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
LocalGateway.clusterChanged(ClusterChangedEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
LocalGatewayMetaState.clusterChanged(ClusterChangedEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
LocalGatewayShardsState.clusterChanged(ClusterChangedEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
IndexCache.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 |
RiversRouter.clusterChanged(ClusterChangedEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
SnapshotsService.clusterChanged(ClusterChangedEvent event) |
void |
RestoreService.clusterChanged(ClusterChangedEvent event) |
Copyright © 2009–2015. All rights reserved.