Modifier and Type | Method and Description |
---|---|
<Request extends ActionRequest,Response extends ActionResponse> |
ActionModule.registerAction(GenericAction<Request,Response> action,
Class<? extends TransportAction<Request,Response>> transportAction,
Class... supportTransportActions)
Registers an action.
|
Modifier and Type | Class and Description |
---|---|
class |
TransportClusterHealthAction |
Modifier and Type | Class and Description |
---|---|
class |
TransportNodesHotThreadsAction |
Modifier and Type | Class and Description |
---|---|
class |
TransportNodesInfoAction |
Modifier and Type | Class and Description |
---|---|
class |
TransportNodesRestartAction |
Modifier and Type | Class and Description |
---|---|
class |
TransportNodesShutdownAction |
Modifier and Type | Class and Description |
---|---|
class |
TransportNodesStatsAction |
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 |
TransportNodesSnapshotsStatus
Transport client that collects snapshot shard statuses from data nodes
|
class |
TransportSnapshotsStatusAction |
Modifier and Type | Class and Description |
---|---|
class |
TransportClusterStateAction |
Modifier and Type | Class and Description |
---|---|
class |
TransportClusterStatsAction |
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 |
TransportAnalyzeAction
Transport action used to execute analyze requests
|
Modifier and Type | Class and Description |
---|---|
class |
TransportClearIndicesCacheAction
Indices clear cache action.
|
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 |
TransportFlushAction
Flush 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 |
TransportGetFieldMappingsAction |
class |
TransportGetFieldMappingsIndexAction
Transport action used to retrieve the mappings related to fields that belong to a specific index
|
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 |
TransportOptimizeAction
Optimize index/indices action.
|
Modifier and Type | Class and Description |
---|---|
class |
TransportRecoveryAction
Transport action for shard recovery operation.
|
Modifier and Type | Class and Description |
---|---|
class |
TransportRefreshAction
Refresh action.
|
Modifier and Type | Class and Description |
---|---|
class |
TransportIndicesSegmentsAction |
Modifier and Type | Class and Description |
---|---|
class |
TransportGetSettingsAction |
Modifier and Type | Class and Description |
---|---|
class |
TransportUpdateSettingsAction |
Modifier and Type | Class and Description |
---|---|
class |
TransportIndicesStatsAction |
Modifier and Type | Class and Description |
---|---|
class |
TransportIndicesStatusAction
Deprecated.
|
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 |
TransportValidateQueryAction |
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 |
TransportBulkAction |
class |
TransportShardBulkAction
Performs the index operation.
|
Modifier and Type | Class and Description |
---|---|
class |
TransportCountAction |
Modifier and Type | Class and Description |
---|---|
class |
TransportDeleteAction
Performs the delete operation.
|
class |
TransportIndexDeleteAction
Internal transport action that broadcasts a delete request to all of the shards that belongs to an index.
|
class |
TransportShardDeleteAction |
Modifier and Type | Class and Description |
---|---|
class |
TransportDeleteByQueryAction |
class |
TransportIndexDeleteByQueryAction
Internal transport action that broadcasts a delete by query request to all of the shards that belong to an index.
|
class |
TransportShardDeleteByQueryAction |
Modifier and Type | Class and Description |
---|---|
class |
TransportExistsAction |
Modifier and Type | Class and Description |
---|---|
class |
TransportExplainAction
Explain transport action.
|
Modifier and Type | Class and Description |
---|---|
class |
TransportGetAction
Performs the get operation.
|
class |
TransportMultiGetAction |
class |
TransportShardMultiGetAction |
Modifier and Type | Class and Description |
---|---|
class |
TransportIndexAction
Performs the index operation.
|
Modifier and Type | Class and Description |
---|---|
class |
TransportDeleteIndexedScriptAction
Performs the delete operation.
|
Modifier and Type | Class and Description |
---|---|
class |
TransportGetIndexedScriptAction
Performs the get operation.
|
Modifier and Type | Class and Description |
---|---|
class |
TransportPutIndexedScriptAction
Performs the put indexed script operation.
|
Modifier and Type | Class and Description |
---|---|
class |
TransportMoreLikeThisAction
The more like this action.
|
Modifier and Type | Class and Description |
---|---|
class |
TransportMultiPercolateAction |
class |
TransportPercolateAction |
class |
TransportShardMultiPercolateAction |
Modifier and Type | Class and Description |
---|---|
class |
TransportClearScrollAction |
class |
TransportMultiSearchAction |
class |
TransportSearchAction |
class |
TransportSearchScrollAction |
Modifier and Type | Class and Description |
---|---|
class |
TransportSearchCountAction |
class |
TransportSearchDfsQueryAndFetchAction |
class |
TransportSearchDfsQueryThenFetchAction |
class |
TransportSearchQueryAndFetchAction |
class |
TransportSearchQueryThenFetchAction |
class |
TransportSearchScanAction |
class |
TransportSearchTypeAction |
Modifier and Type | Class and Description |
---|---|
class |
TransportSuggestAction
Defines the transport of a suggestion request across the cluster
|
Modifier and Type | Class and Description |
---|---|
class |
HandledTransportAction<Request extends ActionRequest,Response extends ActionResponse>
A TransportAction that self registers a handler into the transport service
|
Modifier and Type | Class and Description |
---|---|
class |
TransportBroadcastOperationAction<Request extends BroadcastOperationRequest,Response extends BroadcastOperationResponse,ShardRequest extends BroadcastShardOperationRequest,ShardResponse extends BroadcastShardOperationResponse> |
Modifier and Type | Class and Description |
---|---|
class |
TransportMasterNodeOperationAction<Request extends MasterNodeOperationRequest,Response extends ActionResponse>
A base class for operations that needs to be performed on the master node.
|
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 |
TransportNodesOperationAction<Request extends NodesOperationRequest,Response extends NodesOperationResponse,NodeRequest extends NodeOperationRequest,NodeResponse extends NodeOperationResponse> |
Modifier and Type | Class and Description |
---|---|
class |
TransportSingleCustomOperationAction<Request extends SingleCustomOperationRequest,Response extends ActionResponse>
Transport action used to send a read request to one of the shards that belong to an index.
|
Modifier and Type | Class and Description |
---|---|
class |
TransportInstanceSingleOperationAction<Request extends InstanceShardOperationRequest,Response extends ActionResponse> |
Modifier and Type | Class and Description |
---|---|
class |
TransportShardSingleOperationAction<Request extends SingleShardOperationRequest,Response extends ActionResponse>
A base class for single shard read operations.
|
Modifier and Type | Class and Description |
---|---|
class |
TransportMultiTermVectorsAction |
class |
TransportSingleShardMultiTermsVectorAction |
class |
TransportSingleShardTermVectorAction
Performs the get operation.
|
Modifier and Type | Class and Description |
---|---|
class |
TransportUpdateAction |
Constructor and Description |
---|
NodeClient(Settings settings,
ThreadPool threadPool,
NodeAdminClient admin,
Map<GenericAction,TransportAction> actions,
Headers headers) |
NodeClusterAdminClient(ThreadPool threadPool,
Map<GenericAction,TransportAction> actions,
Headers headers) |
NodeIndicesAdminClient(ThreadPool threadPool,
Map<GenericAction,TransportAction> actions,
Headers headers) |
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).
|
Modifier and Type | Class and Description |
---|---|
class |
TransportNodesListGatewayMetaState |
Modifier and Type | Class and Description |
---|---|
class |
TransportNodesListGatewayStartedShards |
Modifier and Type | Class and Description |
---|---|
class |
TransportNodesListShardStoreMetaData |
Copyright © 2009–2015. All rights reserved.