Modifier and Type | Class and Description |
---|---|
class |
TransportClusterHealthAction |
Modifier and Type | Class and Description |
---|---|
class |
TransportNodesShutdownAction |
Modifier and Type | Class and Description |
---|---|
class |
TransportDeleteRepositoryAction
Transport action for unregister repository operation
|
Modifier and Type | Class and Description |
---|---|
class |
TransportGetRepositoriesAction
Transport action for get repositories operation
|
Modifier and Type | Class and Description |
---|---|
class |
TransportPutRepositoryAction
Transport action for register repository operation
|
Modifier and Type | Class and Description |
---|---|
class |
TransportVerifyRepositoryAction
Transport action for verifying repository operation
|
Modifier and Type | Class and Description |
---|---|
class |
TransportClusterRerouteAction |
Modifier and Type | Class and Description |
---|---|
class |
TransportClusterUpdateSettingsAction |
Modifier and Type | Class and Description |
---|---|
class |
TransportClusterSearchShardsAction |
Modifier and Type | Class and Description |
---|---|
class |
TransportCreateSnapshotAction
Transport action for create snapshot operation
|
Modifier and Type | Class and Description |
---|---|
class |
TransportDeleteSnapshotAction
Transport action for delete snapshot operation
|
Modifier and Type | Class and Description |
---|---|
class |
TransportGetSnapshotsAction
Transport Action for get snapshots operation
|
Modifier and Type | Class and Description |
---|---|
class |
TransportRestoreSnapshotAction
Transport action for restore snapshot operation
|
Modifier and Type | Class and Description |
---|---|
class |
TransportSnapshotsStatusAction |
Modifier and Type | Class and Description |
---|---|
class |
TransportClusterStateAction |
Modifier and Type | Class and Description |
---|---|
class |
TransportPendingClusterTasksAction |
Modifier and Type | Class and Description |
---|---|
class |
TransportIndicesAliasesAction
Add/remove aliases action
|
Modifier and Type | Class and Description |
---|---|
class |
TransportAliasesExistAction |
Modifier and Type | Class and Description |
---|---|
class |
TransportGetAliasesAction |
Modifier and Type | Class and Description |
---|---|
class |
TransportCloseIndexAction
Close index action
|
Modifier and Type | Class and Description |
---|---|
class |
TransportCreateIndexAction
Create index action.
|
Modifier and Type | Class and Description |
---|---|
class |
TransportDeleteIndexAction
Delete index action.
|
Modifier and Type | Class and Description |
---|---|
class |
TransportIndicesExistsAction
Indices exists action.
|
Modifier and Type | Class and Description |
---|---|
class |
TransportTypesExistsAction
Types exists transport action.
|
Modifier and Type | Class and Description |
---|---|
class |
TransportGetIndexAction
Get index action.
|
Modifier and Type | Class and Description |
---|---|
class |
TransportDeleteMappingAction
Delete mapping action.
|
Modifier and Type | Class and Description |
---|---|
class |
TransportGetMappingsAction |
Modifier and Type | Class and Description |
---|---|
class |
TransportPutMappingAction
Put mapping action.
|
Modifier and Type | Class and Description |
---|---|
class |
TransportOpenIndexAction
Open index action
|
Modifier and Type | Class and Description |
---|---|
class |
TransportGetSettingsAction |
Modifier and Type | Class and Description |
---|---|
class |
TransportUpdateSettingsAction |
Modifier and Type | Class and Description |
---|---|
class |
TransportDeleteIndexTemplateAction
Delete index action.
|
Modifier and Type | Class and Description |
---|---|
class |
TransportGetIndexTemplatesAction |
Modifier and Type | Class and Description |
---|---|
class |
TransportPutIndexTemplateAction
Put index template action.
|
Modifier and Type | Class and Description |
---|---|
class |
TransportDeleteWarmerAction
Internal Actions executed on the master deleting the warmer from the cluster state metadata.
|
Modifier and Type | Class and Description |
---|---|
class |
TransportGetWarmersAction
Internal Actions executed on the master fetching the warmer from the cluster state metadata.
|
Modifier and Type | Class and Description |
---|---|
class |
TransportPutWarmerAction
Internal Actions executed on the master associating a warmer with a name in the cluster state metadata.
|
Modifier and Type | Class and Description |
---|---|
class |
TransportMasterNodeReadOperationAction<Request extends MasterNodeReadOperationRequest,Response extends ActionResponse>
A base class for read operations that needs to be performed on the master node.
|
Modifier and Type | Class and Description |
---|---|
class |
TransportClusterInfoAction<Request extends ClusterInfoRequest,Response extends ActionResponse> |
Modifier and Type | Class and Description |
---|---|
class |
MappingUpdatedAction
Called by shards in the cluster when their mapping was dynamically updated and it needs to be updated
in the cluster state meta data (and broadcast to all members).
|
Copyright © 2009–2015. All rights reserved.