Uses of Class
org.elasticsearch.action.support.master.TransportMasterNodeAction
-
-
Uses of TransportMasterNodeAction in org.elasticsearch.action.admin.cluster.allocation
Subclasses of TransportMasterNodeAction in org.elasticsearch.action.admin.cluster.allocation Modifier and Type Class Description classTransportClusterAllocationExplainActionTheTransportClusterAllocationExplainActionis responsible for actually executing the explanation of a shard's allocation on the master node in the cluster. -
Uses of TransportMasterNodeAction in org.elasticsearch.action.admin.cluster.configuration
Subclasses of TransportMasterNodeAction in org.elasticsearch.action.admin.cluster.configuration Modifier and Type Class Description classTransportAddVotingConfigExclusionsActionclassTransportClearVotingConfigExclusionsAction -
Uses of TransportMasterNodeAction in org.elasticsearch.action.admin.cluster.health
Subclasses of TransportMasterNodeAction in org.elasticsearch.action.admin.cluster.health Modifier and Type Class Description classTransportClusterHealthAction -
Uses of TransportMasterNodeAction in org.elasticsearch.action.admin.cluster.repositories.cleanup
Subclasses of TransportMasterNodeAction in org.elasticsearch.action.admin.cluster.repositories.cleanup Modifier and Type Class Description classTransportCleanupRepositoryActionRepository cleanup action for repository implementations based onBlobStoreRepository. -
Uses of TransportMasterNodeAction in org.elasticsearch.action.admin.cluster.repositories.delete
Subclasses of TransportMasterNodeAction in org.elasticsearch.action.admin.cluster.repositories.delete Modifier and Type Class Description classTransportDeleteRepositoryActionTransport action for unregister repository operation -
Uses of TransportMasterNodeAction in org.elasticsearch.action.admin.cluster.repositories.get
Subclasses of TransportMasterNodeAction in org.elasticsearch.action.admin.cluster.repositories.get Modifier and Type Class Description classTransportGetRepositoriesActionTransport action for get repositories operation -
Uses of TransportMasterNodeAction in org.elasticsearch.action.admin.cluster.repositories.put
Subclasses of TransportMasterNodeAction in org.elasticsearch.action.admin.cluster.repositories.put Modifier and Type Class Description classTransportPutRepositoryActionTransport action for register repository operation -
Uses of TransportMasterNodeAction in org.elasticsearch.action.admin.cluster.repositories.verify
Subclasses of TransportMasterNodeAction in org.elasticsearch.action.admin.cluster.repositories.verify Modifier and Type Class Description classTransportVerifyRepositoryActionTransport action for verifying repository operation -
Uses of TransportMasterNodeAction in org.elasticsearch.action.admin.cluster.reroute
Subclasses of TransportMasterNodeAction in org.elasticsearch.action.admin.cluster.reroute Modifier and Type Class Description classTransportClusterRerouteAction -
Uses of TransportMasterNodeAction in org.elasticsearch.action.admin.cluster.settings
Subclasses of TransportMasterNodeAction in org.elasticsearch.action.admin.cluster.settings Modifier and Type Class Description classTransportClusterUpdateSettingsAction -
Uses of TransportMasterNodeAction in org.elasticsearch.action.admin.cluster.shards
Subclasses of TransportMasterNodeAction in org.elasticsearch.action.admin.cluster.shards Modifier and Type Class Description classTransportClusterSearchShardsAction -
Uses of TransportMasterNodeAction in org.elasticsearch.action.admin.cluster.snapshots.create
Subclasses of TransportMasterNodeAction in org.elasticsearch.action.admin.cluster.snapshots.create Modifier and Type Class Description classTransportCreateSnapshotActionTransport action for create snapshot operation -
Uses of TransportMasterNodeAction in org.elasticsearch.action.admin.cluster.snapshots.delete
Subclasses of TransportMasterNodeAction in org.elasticsearch.action.admin.cluster.snapshots.delete Modifier and Type Class Description classTransportDeleteSnapshotActionTransport action for delete snapshot operation -
Uses of TransportMasterNodeAction in org.elasticsearch.action.admin.cluster.snapshots.get
Subclasses of TransportMasterNodeAction in org.elasticsearch.action.admin.cluster.snapshots.get Modifier and Type Class Description classTransportGetSnapshotsActionTransport Action for get snapshots operation -
Uses of TransportMasterNodeAction in org.elasticsearch.action.admin.cluster.snapshots.restore
Subclasses of TransportMasterNodeAction in org.elasticsearch.action.admin.cluster.snapshots.restore Modifier and Type Class Description classTransportRestoreSnapshotActionTransport action for restore snapshot operation -
Uses of TransportMasterNodeAction in org.elasticsearch.action.admin.cluster.snapshots.status
Subclasses of TransportMasterNodeAction in org.elasticsearch.action.admin.cluster.snapshots.status Modifier and Type Class Description classTransportSnapshotsStatusAction -
Uses of TransportMasterNodeAction in org.elasticsearch.action.admin.cluster.state
Subclasses of TransportMasterNodeAction in org.elasticsearch.action.admin.cluster.state Modifier and Type Class Description classTransportClusterStateAction -
Uses of TransportMasterNodeAction in org.elasticsearch.action.admin.cluster.storedscripts
Subclasses of TransportMasterNodeAction in org.elasticsearch.action.admin.cluster.storedscripts Modifier and Type Class Description classTransportDeleteStoredScriptActionclassTransportGetStoredScriptActionclassTransportPutStoredScriptAction -
Uses of TransportMasterNodeAction in org.elasticsearch.action.admin.cluster.tasks
Subclasses of TransportMasterNodeAction in org.elasticsearch.action.admin.cluster.tasks Modifier and Type Class Description classTransportPendingClusterTasksAction -
Uses of TransportMasterNodeAction in org.elasticsearch.action.admin.indices.alias
Subclasses of TransportMasterNodeAction in org.elasticsearch.action.admin.indices.alias Modifier and Type Class Description classTransportIndicesAliasesActionAdd/remove aliases action -
Uses of TransportMasterNodeAction in org.elasticsearch.action.admin.indices.alias.exists
Subclasses of TransportMasterNodeAction in org.elasticsearch.action.admin.indices.alias.exists Modifier and Type Class Description classTransportAliasesExistAction -
Uses of TransportMasterNodeAction in org.elasticsearch.action.admin.indices.alias.get
Subclasses of TransportMasterNodeAction in org.elasticsearch.action.admin.indices.alias.get Modifier and Type Class Description classTransportGetAliasesAction -
Uses of TransportMasterNodeAction in org.elasticsearch.action.admin.indices.close
Subclasses of TransportMasterNodeAction in org.elasticsearch.action.admin.indices.close Modifier and Type Class Description classTransportCloseIndexActionClose index action -
Uses of TransportMasterNodeAction in org.elasticsearch.action.admin.indices.create
Subclasses of TransportMasterNodeAction in org.elasticsearch.action.admin.indices.create Modifier and Type Class Description classTransportCreateIndexActionCreate index action. -
Uses of TransportMasterNodeAction in org.elasticsearch.action.admin.indices.delete
Subclasses of TransportMasterNodeAction in org.elasticsearch.action.admin.indices.delete Modifier and Type Class Description classTransportDeleteIndexActionDelete index action. -
Uses of TransportMasterNodeAction in org.elasticsearch.action.admin.indices.exists.indices
Subclasses of TransportMasterNodeAction in org.elasticsearch.action.admin.indices.exists.indices Modifier and Type Class Description classTransportIndicesExistsActionIndices exists action. -
Uses of TransportMasterNodeAction in org.elasticsearch.action.admin.indices.exists.types
Subclasses of TransportMasterNodeAction in org.elasticsearch.action.admin.indices.exists.types Modifier and Type Class Description classTransportTypesExistsActionTypes exists transport action. -
Uses of TransportMasterNodeAction in org.elasticsearch.action.admin.indices.get
Subclasses of TransportMasterNodeAction in org.elasticsearch.action.admin.indices.get Modifier and Type Class Description classTransportGetIndexActionGet index action. -
Uses of TransportMasterNodeAction in org.elasticsearch.action.admin.indices.mapping.get
Subclasses of TransportMasterNodeAction in org.elasticsearch.action.admin.indices.mapping.get Modifier and Type Class Description classTransportGetMappingsAction -
Uses of TransportMasterNodeAction in org.elasticsearch.action.admin.indices.mapping.put
Subclasses of TransportMasterNodeAction in org.elasticsearch.action.admin.indices.mapping.put Modifier and Type Class Description classTransportPutMappingActionPut mapping action. -
Uses of TransportMasterNodeAction in org.elasticsearch.action.admin.indices.open
Subclasses of TransportMasterNodeAction in org.elasticsearch.action.admin.indices.open Modifier and Type Class Description classTransportOpenIndexActionOpen index action -
Uses of TransportMasterNodeAction in org.elasticsearch.action.admin.indices.rollover
Subclasses of TransportMasterNodeAction in org.elasticsearch.action.admin.indices.rollover Modifier and Type Class Description classTransportRolloverActionMain class to swap the index pointed to by an alias, given some conditions -
Uses of TransportMasterNodeAction in org.elasticsearch.action.admin.indices.settings.get
Subclasses of TransportMasterNodeAction in org.elasticsearch.action.admin.indices.settings.get Modifier and Type Class Description classTransportGetSettingsAction -
Uses of TransportMasterNodeAction in org.elasticsearch.action.admin.indices.settings.put
Subclasses of TransportMasterNodeAction in org.elasticsearch.action.admin.indices.settings.put Modifier and Type Class Description classTransportUpdateSettingsAction -
Uses of TransportMasterNodeAction in org.elasticsearch.action.admin.indices.shards
Subclasses of TransportMasterNodeAction in org.elasticsearch.action.admin.indices.shards Modifier and Type Class Description classTransportIndicesShardStoresActionTransport action that reads the cluster state for shards with the requested criteria (seeClusterHealthStatus) of specific indices and fetches store information from all the nodes usingTransportNodesListGatewayStartedShards -
Uses of TransportMasterNodeAction in org.elasticsearch.action.admin.indices.shrink
Subclasses of TransportMasterNodeAction in org.elasticsearch.action.admin.indices.shrink Modifier and Type Class Description classTransportResizeActionMain class to initiate resizing (shrink / split) an index into a new index -
Uses of TransportMasterNodeAction in org.elasticsearch.action.admin.indices.template.delete
Subclasses of TransportMasterNodeAction in org.elasticsearch.action.admin.indices.template.delete Modifier and Type Class Description classTransportDeleteIndexTemplateActionDelete index action. -
Uses of TransportMasterNodeAction in org.elasticsearch.action.admin.indices.template.get
Subclasses of TransportMasterNodeAction in org.elasticsearch.action.admin.indices.template.get Modifier and Type Class Description classTransportGetIndexTemplatesAction -
Uses of TransportMasterNodeAction in org.elasticsearch.action.admin.indices.template.put
Subclasses of TransportMasterNodeAction in org.elasticsearch.action.admin.indices.template.put Modifier and Type Class Description classTransportPutIndexTemplateActionPut index template action. -
Uses of TransportMasterNodeAction in org.elasticsearch.action.admin.indices.upgrade.post
Subclasses of TransportMasterNodeAction in org.elasticsearch.action.admin.indices.upgrade.post Modifier and Type Class Description classTransportUpgradeSettingsAction -
Uses of TransportMasterNodeAction in org.elasticsearch.action.ingest
Subclasses of TransportMasterNodeAction in org.elasticsearch.action.ingest Modifier and Type Class Description classDeletePipelineTransportActionclassGetPipelineTransportActionclassPutPipelineTransportAction -
Uses of TransportMasterNodeAction in org.elasticsearch.action.support.master
Subclasses of TransportMasterNodeAction in org.elasticsearch.action.support.master Modifier and Type Class Description classTransportMasterNodeReadAction<Request extends MasterNodeReadRequest<Request>,Response extends ActionResponse>A base class for read operations that needs to be performed on the master node. -
Uses of TransportMasterNodeAction in org.elasticsearch.action.support.master.info
Subclasses of TransportMasterNodeAction in org.elasticsearch.action.support.master.info Modifier and Type Class Description classTransportClusterInfoAction<Request extends ClusterInfoRequest<Request>,Response extends ActionResponse> -
Uses of TransportMasterNodeAction in org.elasticsearch.persistent
Subclasses of TransportMasterNodeAction in org.elasticsearch.persistent Modifier and Type Class Description static classCompletionPersistentTaskAction.TransportActionstatic classRemovePersistentTaskAction.TransportActionstatic classStartPersistentTaskAction.TransportActionstatic classUpdatePersistentTaskStatusAction.TransportAction
-