| AsyncShardFetch.FetchResult
The result of a fetch operation.
|
| AsyncShardFetch.List
An action that lists the relevant shard data that needs to be fetched.
|
| DanglingIndicesState
The dangling indices state is responsible for finding new dangling indices (indices that have
their state written on disk, but don't exists in the metadata of the cluster), and importing
them into the cluster.
|
| Gateway |
| Gateway.GatewayStateRecoveredListener |
| GatewayException |
| GatewayMetaState |
| GatewayMetaState.IndexMetaWriteInfo |
| LocalAllocateDangledIndices |
| LocalAllocateDangledIndices.AllocateDangledResponse |
| LocalAllocateDangledIndices.Listener |
| MetaStateService
|
| PriorityComparator
A comparator that compares ShardRouting based on it's indexes priority (index.priority),
it's creation date (index.creation_date), or eventually by it's index name in reverse order.
|
| TransportNodesListGatewayMetaState |
| TransportNodesListGatewayMetaState.NodeGatewayMetaState |
| TransportNodesListGatewayMetaState.NodeRequest |
| TransportNodesListGatewayMetaState.NodesGatewayMetaState |
| TransportNodesListGatewayMetaState.Request |
TransportNodesListGatewayStartedShards
This transport action is used to fetch the shard version from each node during primary allocation in GatewayAllocator.
|
| TransportNodesListGatewayStartedShards.NodeGatewayStartedShards |
| TransportNodesListGatewayStartedShards.NodeRequest |
| TransportNodesListGatewayStartedShards.NodesGatewayStartedShards |
| TransportNodesListGatewayStartedShards.Request |