| Modifier and Type | Interface and Description |
|---|---|
interface |
TimeoutClusterStateListener
An exception to cluster state listener that allows for timeouts and for post added notifications.
|
| 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(ClusterStateListener listener)
Adds a listener for updated cluster states.
|
void |
ClusterService.addFirst(ClusterStateListener listener)
Adds a priority listener for updated cluster states.
|
void |
ClusterService.addLast(ClusterStateListener listener)
Adds last listener.
|
void |
ClusterService.remove(ClusterStateListener listener)
Removes a listener for updated cluster states.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MetaDataUpdateSettingsService
Service responsible for submitting update index settings requests
|
| Modifier and Type | Class and Description |
|---|---|
class |
RoutingService
A
RoutingService listens to clusters state. |
| Modifier and Type | Method and Description |
|---|---|
void |
InternalClusterService.add(ClusterStateListener listener) |
void |
InternalClusterService.addFirst(ClusterStateListener listener) |
void |
InternalClusterService.addLast(ClusterStateListener listener) |
void |
InternalClusterService.remove(ClusterStateListener listener) |
| Modifier and Type | Class and Description |
|---|---|
class |
Gateway |
class |
GatewayMetaState |
class |
GatewayService |
| Modifier and Type | Class and Description |
|---|---|
class |
IndicesClusterStateService |
| Modifier and Type | Class and Description |
|---|---|
class |
IndicesStore |
| Modifier and Type | Class and Description |
|---|---|
class |
NodeSettingsService
A service that allows to register for node settings change that can come from cluster
events holding new settings.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RepositoriesService
Service responsible for maintaining and providing access to snapshot repositories on nodes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RestoreService
Service responsible for restoring snapshots
|
class |
SnapshotShardsService
This service runs on data and master nodes and controls currently snapshotted shards on these nodes.
|
class |
SnapshotsService
Service responsible for creating snapshots
|
| Modifier and Type | Class and Description |
|---|---|
class |
TaskManager
Task Manager service for keeping track of currently running tasks on the nodes
|
Copyright © 2009–2017. All rights reserved.