Uses of Class
org.elasticsearch.transport.TransportRequest
-
-
Uses of TransportRequest in org.elasticsearch.action
Subclasses of TransportRequest in org.elasticsearch.action Modifier and Type Class Description classActionRequest -
Uses of TransportRequest in org.elasticsearch.action.admin.cluster.allocation
Subclasses of TransportRequest in org.elasticsearch.action.admin.cluster.allocation Modifier and Type Class Description classClusterAllocationExplainRequestA request to explain the allocation of a shard in the cluster -
Uses of TransportRequest in org.elasticsearch.action.admin.cluster.configuration
Subclasses of TransportRequest in org.elasticsearch.action.admin.cluster.configuration Modifier and Type Class Description classAddVotingConfigExclusionsRequestA request to add voting config exclusions for certain master-eligible nodes, and wait for these nodes to be removed from the voting configuration.classClearVotingConfigExclusionsRequestA request to clear the voting config exclusions from the cluster state, optionally waiting for these nodes to be removed from the cluster first. -
Uses of TransportRequest in org.elasticsearch.action.admin.cluster.health
Subclasses of TransportRequest in org.elasticsearch.action.admin.cluster.health Modifier and Type Class Description classClusterHealthRequest -
Uses of TransportRequest in org.elasticsearch.action.admin.cluster.node.hotthreads
Subclasses of TransportRequest in org.elasticsearch.action.admin.cluster.node.hotthreads Modifier and Type Class Description classNodesHotThreadsRequeststatic classTransportNodesHotThreadsAction.NodeRequest -
Uses of TransportRequest in org.elasticsearch.action.admin.cluster.node.info
Subclasses of TransportRequest in org.elasticsearch.action.admin.cluster.node.info Modifier and Type Class Description classNodesInfoRequestA request to get node (cluster) level information.static classTransportNodesInfoAction.NodeInfoRequest -
Uses of TransportRequest in org.elasticsearch.action.admin.cluster.node.liveness
Subclasses of TransportRequest in org.elasticsearch.action.admin.cluster.node.liveness Modifier and Type Class Description classLivenessRequestTransport level private response for the transport handler registered under "cluster:monitor/nodes/liveness" -
Uses of TransportRequest in org.elasticsearch.action.admin.cluster.node.reload
Subclasses of TransportRequest in org.elasticsearch.action.admin.cluster.node.reload Modifier and Type Class Description classNodesReloadSecureSettingsRequestRequest for a reload secure settings action.static classTransportNodesReloadSecureSettingsAction.NodeRequest -
Uses of TransportRequest in org.elasticsearch.action.admin.cluster.node.stats
Subclasses of TransportRequest in org.elasticsearch.action.admin.cluster.node.stats Modifier and Type Class Description classNodesStatsRequestA request to get node (cluster) level stats.static classTransportNodesStatsAction.NodeStatsRequest -
Uses of TransportRequest in org.elasticsearch.action.admin.cluster.node.tasks.cancel
Subclasses of TransportRequest in org.elasticsearch.action.admin.cluster.node.tasks.cancel Modifier and Type Class Description classCancelTasksRequestA request to cancel tasks -
Uses of TransportRequest in org.elasticsearch.action.admin.cluster.node.tasks.get
Subclasses of TransportRequest in org.elasticsearch.action.admin.cluster.node.tasks.get Modifier and Type Class Description classGetTaskRequestA request to get node tasks -
Uses of TransportRequest in org.elasticsearch.action.admin.cluster.node.tasks.list
Subclasses of TransportRequest in org.elasticsearch.action.admin.cluster.node.tasks.list Modifier and Type Class Description classListTasksRequestA request to get node tasks -
Uses of TransportRequest in org.elasticsearch.action.admin.cluster.node.usage
Subclasses of TransportRequest in org.elasticsearch.action.admin.cluster.node.usage Modifier and Type Class Description classNodesUsageRequeststatic classTransportNodesUsageAction.NodeUsageRequest -
Uses of TransportRequest in org.elasticsearch.action.admin.cluster.remote
Subclasses of TransportRequest in org.elasticsearch.action.admin.cluster.remote Modifier and Type Class Description classRemoteInfoRequest -
Uses of TransportRequest in org.elasticsearch.action.admin.cluster.repositories.cleanup
Subclasses of TransportRequest in org.elasticsearch.action.admin.cluster.repositories.cleanup Modifier and Type Class Description classCleanupRepositoryRequest -
Uses of TransportRequest in org.elasticsearch.action.admin.cluster.repositories.delete
Subclasses of TransportRequest in org.elasticsearch.action.admin.cluster.repositories.delete Modifier and Type Class Description classDeleteRepositoryRequestUnregister repository request. -
Uses of TransportRequest in org.elasticsearch.action.admin.cluster.repositories.get
Subclasses of TransportRequest in org.elasticsearch.action.admin.cluster.repositories.get Modifier and Type Class Description classGetRepositoriesRequestGet repository request -
Uses of TransportRequest in org.elasticsearch.action.admin.cluster.repositories.put
Subclasses of TransportRequest in org.elasticsearch.action.admin.cluster.repositories.put Modifier and Type Class Description classPutRepositoryRequestRegister repository request. -
Uses of TransportRequest in org.elasticsearch.action.admin.cluster.repositories.verify
Subclasses of TransportRequest in org.elasticsearch.action.admin.cluster.repositories.verify Modifier and Type Class Description classVerifyRepositoryRequestUnregister repository request. -
Uses of TransportRequest in org.elasticsearch.action.admin.cluster.reroute
Subclasses of TransportRequest in org.elasticsearch.action.admin.cluster.reroute Modifier and Type Class Description classClusterRerouteRequestRequest to submit cluster reroute allocation commands -
Uses of TransportRequest in org.elasticsearch.action.admin.cluster.settings
Subclasses of TransportRequest in org.elasticsearch.action.admin.cluster.settings Modifier and Type Class Description classClusterGetSettingsRequestThis request is specific to the REST client.classClusterUpdateSettingsRequestRequest for an update cluster settings action -
Uses of TransportRequest in org.elasticsearch.action.admin.cluster.shards
Subclasses of TransportRequest in org.elasticsearch.action.admin.cluster.shards Modifier and Type Class Description classClusterSearchShardsRequest -
Uses of TransportRequest in org.elasticsearch.action.admin.cluster.snapshots.create
Subclasses of TransportRequest in org.elasticsearch.action.admin.cluster.snapshots.create Modifier and Type Class Description classCreateSnapshotRequestCreate snapshot request -
Uses of TransportRequest in org.elasticsearch.action.admin.cluster.snapshots.delete
Subclasses of TransportRequest in org.elasticsearch.action.admin.cluster.snapshots.delete Modifier and Type Class Description classDeleteSnapshotRequestDelete snapshot request -
Uses of TransportRequest in org.elasticsearch.action.admin.cluster.snapshots.get
Subclasses of TransportRequest in org.elasticsearch.action.admin.cluster.snapshots.get Modifier and Type Class Description classGetSnapshotsRequestGet snapshot request -
Uses of TransportRequest in org.elasticsearch.action.admin.cluster.snapshots.restore
Subclasses of TransportRequest in org.elasticsearch.action.admin.cluster.snapshots.restore Modifier and Type Class Description classRestoreSnapshotRequestRestore snapshot request -
Uses of TransportRequest in org.elasticsearch.action.admin.cluster.snapshots.status
Subclasses of TransportRequest in org.elasticsearch.action.admin.cluster.snapshots.status Modifier and Type Class Description classSnapshotsStatusRequestGet snapshot status requeststatic classTransportNodesSnapshotsStatus.NodeRequeststatic classTransportNodesSnapshotsStatus.Request -
Uses of TransportRequest in org.elasticsearch.action.admin.cluster.state
Subclasses of TransportRequest in org.elasticsearch.action.admin.cluster.state Modifier and Type Class Description classClusterStateRequest -
Uses of TransportRequest in org.elasticsearch.action.admin.cluster.stats
Subclasses of TransportRequest in org.elasticsearch.action.admin.cluster.stats Modifier and Type Class Description classClusterStatsRequestA request to get cluster level stats.static classTransportClusterStatsAction.ClusterStatsNodeRequest -
Uses of TransportRequest in org.elasticsearch.action.admin.cluster.storedscripts
Subclasses of TransportRequest in org.elasticsearch.action.admin.cluster.storedscripts Modifier and Type Class Description classDeleteStoredScriptRequestclassGetStoredScriptRequestclassPutStoredScriptRequest -
Uses of TransportRequest in org.elasticsearch.action.admin.cluster.tasks
Subclasses of TransportRequest in org.elasticsearch.action.admin.cluster.tasks Modifier and Type Class Description classPendingClusterTasksRequest -
Uses of TransportRequest in org.elasticsearch.action.admin.indices.alias
Subclasses of TransportRequest in org.elasticsearch.action.admin.indices.alias Modifier and Type Class Description classIndicesAliasesRequestA request to add/remove aliases for one or more indices. -
Uses of TransportRequest in org.elasticsearch.action.admin.indices.alias.get
Subclasses of TransportRequest in org.elasticsearch.action.admin.indices.alias.get Modifier and Type Class Description classGetAliasesRequest -
Uses of TransportRequest in org.elasticsearch.action.admin.indices.analyze
Subclasses of TransportRequest in org.elasticsearch.action.admin.indices.analyze Modifier and Type Class Description static classAnalyzeAction.RequestA request to analyze a text associated with a specific index. -
Uses of TransportRequest in org.elasticsearch.action.admin.indices.cache.clear
Subclasses of TransportRequest in org.elasticsearch.action.admin.indices.cache.clear Modifier and Type Class Description classClearIndicesCacheRequest -
Uses of TransportRequest in org.elasticsearch.action.admin.indices.close
Subclasses of TransportRequest in org.elasticsearch.action.admin.indices.close Modifier and Type Class Description classCloseIndexRequestA request to close an index.static classTransportVerifyShardBeforeCloseAction.ShardRequest -
Uses of TransportRequest in org.elasticsearch.action.admin.indices.create
Subclasses of TransportRequest in org.elasticsearch.action.admin.indices.create Modifier and Type Class Description classCreateIndexRequestA request to create an index. -
Uses of TransportRequest in org.elasticsearch.action.admin.indices.delete
Subclasses of TransportRequest in org.elasticsearch.action.admin.indices.delete Modifier and Type Class Description classDeleteIndexRequestA request to delete an index. -
Uses of TransportRequest in org.elasticsearch.action.admin.indices.exists.indices
Subclasses of TransportRequest in org.elasticsearch.action.admin.indices.exists.indices Modifier and Type Class Description classIndicesExistsRequest -
Uses of TransportRequest in org.elasticsearch.action.admin.indices.exists.types
Subclasses of TransportRequest in org.elasticsearch.action.admin.indices.exists.types Modifier and Type Class Description classTypesExistsRequest -
Uses of TransportRequest in org.elasticsearch.action.admin.indices.flush
Subclasses of TransportRequest in org.elasticsearch.action.admin.indices.flush Modifier and Type Class Description classFlushRequestA flush request to flush one or more indices.classShardFlushRequestclassSyncedFlushRequestA synced flush request to sync flush one or more indices. -
Uses of TransportRequest in org.elasticsearch.action.admin.indices.forcemerge
Subclasses of TransportRequest in org.elasticsearch.action.admin.indices.forcemerge Modifier and Type Class Description classForceMergeRequestA request to force merging the segments of one or more indices. -
Uses of TransportRequest in org.elasticsearch.action.admin.indices.get
Subclasses of TransportRequest in org.elasticsearch.action.admin.indices.get Modifier and Type Class Description classGetIndexRequestA request to retrieve information about an index. -
Uses of TransportRequest in org.elasticsearch.action.admin.indices.mapping.get
Subclasses of TransportRequest in org.elasticsearch.action.admin.indices.mapping.get Modifier and Type Class Description classGetFieldMappingsIndexRequestclassGetFieldMappingsRequestRequest the mappings of specific fields Note: there is a new class with the same name for the Java HLRC that uses a typeless format.classGetMappingsRequest -
Uses of TransportRequest in org.elasticsearch.action.admin.indices.mapping.put
Subclasses of TransportRequest in org.elasticsearch.action.admin.indices.mapping.put Modifier and Type Class Description classPutMappingRequestPuts mapping definition registered under a specific type into one or more indices. -
Uses of TransportRequest in org.elasticsearch.action.admin.indices.open
Subclasses of TransportRequest in org.elasticsearch.action.admin.indices.open Modifier and Type Class Description classOpenIndexRequestA request to open an index. -
Uses of TransportRequest in org.elasticsearch.action.admin.indices.recovery
Subclasses of TransportRequest in org.elasticsearch.action.admin.indices.recovery Modifier and Type Class Description classRecoveryRequestRequest for recovery information -
Uses of TransportRequest in org.elasticsearch.action.admin.indices.refresh
Subclasses of TransportRequest in org.elasticsearch.action.admin.indices.refresh Modifier and Type Class Description classRefreshRequestA refresh request making all operations performed since the last refresh available for search. -
Uses of TransportRequest in org.elasticsearch.action.admin.indices.rollover
Subclasses of TransportRequest in org.elasticsearch.action.admin.indices.rollover Modifier and Type Class Description classRolloverRequestRequest class to swap index under an alias upon satisfying conditions Note: there is a new class with the same name for the Java HLRC that uses a typeless format. -
Uses of TransportRequest in org.elasticsearch.action.admin.indices.segments
Subclasses of TransportRequest in org.elasticsearch.action.admin.indices.segments Modifier and Type Class Description classIndicesSegmentsRequest -
Uses of TransportRequest in org.elasticsearch.action.admin.indices.settings.get
Subclasses of TransportRequest in org.elasticsearch.action.admin.indices.settings.get Modifier and Type Class Description classGetSettingsRequest -
Uses of TransportRequest in org.elasticsearch.action.admin.indices.settings.put
Subclasses of TransportRequest in org.elasticsearch.action.admin.indices.settings.put Modifier and Type Class Description classUpdateSettingsRequestRequest for an update index settings action -
Uses of TransportRequest in org.elasticsearch.action.admin.indices.shards
Subclasses of TransportRequest in org.elasticsearch.action.admin.indices.shards Modifier and Type Class Description classIndicesShardStoresRequestRequest forIndicesShardStoresAction -
Uses of TransportRequest in org.elasticsearch.action.admin.indices.shrink
Subclasses of TransportRequest in org.elasticsearch.action.admin.indices.shrink Modifier and Type Class Description classResizeRequestRequest class to shrink an index into a single shard -
Uses of TransportRequest in org.elasticsearch.action.admin.indices.stats
Subclasses of TransportRequest in org.elasticsearch.action.admin.indices.stats Modifier and Type Class Description classIndicesStatsRequestA request to get indices level stats. -
Uses of TransportRequest in org.elasticsearch.action.admin.indices.template.delete
Subclasses of TransportRequest in org.elasticsearch.action.admin.indices.template.delete Modifier and Type Class Description classDeleteIndexTemplateRequestA request to delete an index template. -
Uses of TransportRequest in org.elasticsearch.action.admin.indices.template.get
Subclasses of TransportRequest in org.elasticsearch.action.admin.indices.template.get Modifier and Type Class Description classGetIndexTemplatesRequestRequest that allows to retrieve index templates -
Uses of TransportRequest in org.elasticsearch.action.admin.indices.template.put
Subclasses of TransportRequest in org.elasticsearch.action.admin.indices.template.put Modifier and Type Class Description classPutIndexTemplateRequestA request to create an index template. -
Uses of TransportRequest in org.elasticsearch.action.admin.indices.upgrade.get
Subclasses of TransportRequest in org.elasticsearch.action.admin.indices.upgrade.get Modifier and Type Class Description classUpgradeStatusRequest -
Uses of TransportRequest in org.elasticsearch.action.admin.indices.upgrade.post
Subclasses of TransportRequest in org.elasticsearch.action.admin.indices.upgrade.post Modifier and Type Class Description classUpgradeRequestA request to upgrade one or more indices.classUpgradeSettingsRequestRequest for an update index settings action -
Uses of TransportRequest in org.elasticsearch.action.admin.indices.validate.query
Subclasses of TransportRequest in org.elasticsearch.action.admin.indices.validate.query Modifier and Type Class Description classShardValidateQueryRequestInternal validate request executed directly against a specific index shard.classValidateQueryRequestA request to validate a specific query. -
Uses of TransportRequest in org.elasticsearch.action.bulk
Subclasses of TransportRequest in org.elasticsearch.action.bulk Modifier and Type Class Description classBulkRequestA bulk request holds an orderedIndexRequests,DeleteRequests andUpdateRequests and allows to executes it in a single batch.classBulkShardRequest -
Uses of TransportRequest in org.elasticsearch.action.delete
Subclasses of TransportRequest in org.elasticsearch.action.delete Modifier and Type Class Description classDeleteRequestA request to delete a document from an index based on its type and id. -
Uses of TransportRequest in org.elasticsearch.action.explain
Subclasses of TransportRequest in org.elasticsearch.action.explain Modifier and Type Class Description classExplainRequestExplain request encapsulating the explain query and document identifier to get an explanation for. -
Uses of TransportRequest in org.elasticsearch.action.fieldcaps
Subclasses of TransportRequest in org.elasticsearch.action.fieldcaps Modifier and Type Class Description classFieldCapabilitiesIndexRequestclassFieldCapabilitiesRequest -
Uses of TransportRequest in org.elasticsearch.action.get
Subclasses of TransportRequest in org.elasticsearch.action.get Modifier and Type Class Description classGetRequestA request to get a document (its source) from an index based on its id.classMultiGetRequestclassMultiGetShardRequest -
Uses of TransportRequest in org.elasticsearch.action.index
Subclasses of TransportRequest in org.elasticsearch.action.index Modifier and Type Class Description classIndexRequestIndex request to index a typed JSON document into a specific index and make it searchable. -
Uses of TransportRequest in org.elasticsearch.action.ingest
Subclasses of TransportRequest in org.elasticsearch.action.ingest Modifier and Type Class Description classDeletePipelineRequestclassGetPipelineRequestclassPutPipelineRequestclassSimulatePipelineRequest -
Uses of TransportRequest in org.elasticsearch.action.main
Subclasses of TransportRequest in org.elasticsearch.action.main Modifier and Type Class Description classMainRequest -
Uses of TransportRequest in org.elasticsearch.action.resync
Subclasses of TransportRequest in org.elasticsearch.action.resync Modifier and Type Class Description classResyncReplicationRequestRepresents a batch of operations sent from the primary to its replicas during the primary-replica resync. -
Uses of TransportRequest in org.elasticsearch.action.search
Subclasses of TransportRequest in org.elasticsearch.action.search Modifier and Type Class Description classClearScrollRequestclassMultiSearchRequestA multi search API request.classSearchRequestA request to execute search against one or more indices (or all).classSearchScrollRequest -
Uses of TransportRequest in org.elasticsearch.action.support
Classes in org.elasticsearch.action.support with type parameters of type TransportRequest Modifier and Type Class Description classChannelActionListener<Response extends TransportResponse,Request extends TransportRequest> -
Uses of TransportRequest in org.elasticsearch.action.support.broadcast
Subclasses of TransportRequest in org.elasticsearch.action.support.broadcast Modifier and Type Class Description classBroadcastRequest<Request extends BroadcastRequest<Request>>classBroadcastShardRequest -
Uses of TransportRequest in org.elasticsearch.action.support.broadcast.node
Subclasses of TransportRequest in org.elasticsearch.action.support.broadcast.node Modifier and Type Class Description classTransportBroadcastByNodeAction.NodeRequest -
Uses of TransportRequest in org.elasticsearch.action.support.master
Subclasses of TransportRequest in org.elasticsearch.action.support.master Modifier and Type Class Description classAcknowledgedRequest<Request extends MasterNodeRequest<Request>>Abstract class that allows to mark action requests that support acknowledgements.classMasterNodeReadRequest<Request extends MasterNodeReadRequest<Request>>Base request for master based read operations that allows to read the cluster state from the local node if neededclassMasterNodeRequest<Request extends MasterNodeRequest<Request>>A based request for master based operation. -
Uses of TransportRequest in org.elasticsearch.action.support.master.info
Subclasses of TransportRequest in org.elasticsearch.action.support.master.info Modifier and Type Class Description classClusterInfoRequest<Request extends ClusterInfoRequest<Request>> -
Uses of TransportRequest in org.elasticsearch.action.support.nodes
Subclasses of TransportRequest in org.elasticsearch.action.support.nodes Modifier and Type Class Description classBaseNodeRequestclassBaseNodesRequest<Request extends BaseNodesRequest<Request>> -
Uses of TransportRequest in org.elasticsearch.action.support.replication
Classes in org.elasticsearch.action.support.replication with type parameters of type TransportRequest Modifier and Type Class Description protected static classTransportReplicationAction.ConcreteReplicaRequest<R extends TransportRequest>static classTransportReplicationAction.ConcreteShardRequest<R extends TransportRequest>a wrapper class to encapsulate a request when being sent to a specific allocation idSubclasses of TransportRequest in org.elasticsearch.action.support.replication Modifier and Type Class Description classBasicReplicationRequestA replication request that has no more information than ReplicationRequest.classReplicatedWriteRequest<R extends ReplicatedWriteRequest<R>>Requests that are both ReplicationRequests (run on a shard's primary first, then the replica) and WriteRequest (modify documents on a shard), for exampleBulkShardRequest,IndexRequest, andDeleteRequest.classReplicationRequest<Request extends ReplicationRequest<Request>>Requests that are run on a particular replica, first on the primary and then on the replicas likeIndexRequestorTransportShardRefreshAction.protected static classTransportReplicationAction.ConcreteReplicaRequest<R extends TransportRequest>static classTransportReplicationAction.ConcreteShardRequest<R extends TransportRequest>a wrapper class to encapsulate a request when being sent to a specific allocation id -
Uses of TransportRequest in org.elasticsearch.action.support.single.instance
Subclasses of TransportRequest in org.elasticsearch.action.support.single.instance Modifier and Type Class Description classInstanceShardOperationRequest<Request extends InstanceShardOperationRequest<Request>> -
Uses of TransportRequest in org.elasticsearch.action.support.single.shard
Subclasses of TransportRequest in org.elasticsearch.action.support.single.shard Modifier and Type Class Description classSingleShardRequest<Request extends SingleShardRequest<Request>> -
Uses of TransportRequest in org.elasticsearch.action.support.tasks
Subclasses of TransportRequest in org.elasticsearch.action.support.tasks Modifier and Type Class Description classBaseTasksRequest<Request extends BaseTasksRequest<Request>>A base class for task requests -
Uses of TransportRequest in org.elasticsearch.action.termvectors
Subclasses of TransportRequest in org.elasticsearch.action.termvectors Modifier and Type Class Description classMultiTermVectorsRequestclassMultiTermVectorsShardRequestclassTermVectorsRequestRequest returning the term vector (doc frequency, positions, offsets) for a document. -
Uses of TransportRequest in org.elasticsearch.action.update
Subclasses of TransportRequest in org.elasticsearch.action.update Modifier and Type Class Description classUpdateRequest -
Uses of TransportRequest in org.elasticsearch.client.core
Subclasses of TransportRequest in org.elasticsearch.client.core Modifier and Type Class Description classCountRequestEncapsulates a request to _count API against one, several or all indices. -
Uses of TransportRequest in org.elasticsearch.client.indices
Subclasses of TransportRequest in org.elasticsearch.client.indices Modifier and Type Class Description classPutIndexTemplateRequestA request to create an index template. -
Uses of TransportRequest in org.elasticsearch.client.ml
Subclasses of TransportRequest in org.elasticsearch.client.ml Modifier and Type Class Description classCloseJobRequestRequest to close Machine Learning JobsclassDeleteCalendarEventRequestRequest class for removing an event from an existing calendarclassDeleteCalendarJobRequestRequest class for removing Machine Learning Jobs from an existing calendarclassDeleteCalendarRequestRequest to delete a Machine Learning CalendarclassDeleteDatafeedRequestRequest to delete a Machine Learning Datafeed via its IDclassDeleteExpiredDataRequestRequest to delete expired model snapshots and forecastsclassDeleteForecastRequestPOJO for a delete forecast requestclassDeleteJobRequestRequest to delete a Machine Learning Job via its IDclassDeleteModelSnapshotRequestRequest to delete a Machine Learning Model Snapshot Job via its Job and Snapshot IDsclassFlushJobRequestRequest object to flush a given Machine Learning job.classForecastJobRequestPojo for forecasting an existing and open Machine Learning JobclassGetBucketsRequestA request to retrieve buckets of a given jobclassGetCalendarEventsRequestGet the Scheduled Events for a CalendarclassGetCalendarsRequestclassGetCategoriesRequestA request to retrieve categories of a given jobclassGetDatafeedRequestRequest object to getDatafeedConfigobjects with the matchingdatafeedIds.classGetDatafeedStatsRequestRequest object to getDatafeedStatsby their respective datafeedIds_allexplicitly gets all the datafeeds' statistics in the cluster An empty request (nodatafeedIds) implicitly gets all the datafeeds' statistics in the clusterclassGetFiltersRequestA request to retrieveMlFiltersclassGetInfluencersRequestA request to retrieve influencers of a given jobclassGetJobRequestclassGetJobStatsRequestRequest object to getJobStatsby their respective jobIds_allexplicitly gets all the jobs' statistics in the cluster An empty request (nojobIds) implicitly gets all the jobs' statistics in the clusterclassGetModelSnapshotsRequestA request to retrieve information about model snapshots for a given jobclassGetOverallBucketsRequestA request to retrieve overall buckets of set of jobsclassOpenJobRequestRequest to open a Machine Learning JobclassPostCalendarEventRequestRequest to add a ScheduledEvent to a Machine Learning calendarclassPostDataRequestRequest to post data to a Machine Learning jobclassPreviewDatafeedRequestRequest to preview a MachineLearning DatafeedclassPutCalendarJobRequestRequest class for adding Machine Learning Jobs to an existing calendarclassPutCalendarRequestRequest to create a new Machine Learning calendarclassPutDatafeedRequestRequest to create a new Machine Learning Datafeed given aDatafeedConfigconfigurationclassPutFilterRequestRequest to create a new Machine Learning MlFilter given aMlFilterconfigurationclassPutJobRequestRequest to create a new Machine Learning Job given aJobconfigurationclassRevertModelSnapshotRequestA request to revert to a specific model snapshot for a given jobclassSetUpgradeModeRequestSets ML into upgrade_modeclassStartDatafeedRequestRequest to start a DatafeedclassStopDatafeedRequestRequest to stop Machine Learning DatafeedsclassUpdateDatafeedRequestRequests an update to aDatafeedConfigwith the passedDatafeedUpdatesettingsclassUpdateFilterRequestUpdates an existingMlFilterconfigurationclassUpdateJobRequestclassUpdateModelSnapshotRequestA request to update information about an existing model snapshot for a given job -
Uses of TransportRequest in org.elasticsearch.cluster.action.index
Subclasses of TransportRequest in org.elasticsearch.cluster.action.index Modifier and Type Class Description static classNodeMappingRefreshAction.NodeMappingRefreshRequest -
Uses of TransportRequest in org.elasticsearch.cluster.action.shard
Subclasses of TransportRequest in org.elasticsearch.cluster.action.shard Modifier and Type Class Description static classShardStateAction.FailedShardEntrystatic classShardStateAction.StartedShardEntryMethods in org.elasticsearch.cluster.action.shard with parameters of type TransportRequest Modifier and Type Method Description protected voidShardStateAction. waitForNewMasterAndRetry(String actionName, ClusterStateObserver observer, TransportRequest request, ActionListener<Void> listener, Predicate<ClusterState> changePredicate) -
Uses of TransportRequest in org.elasticsearch.cluster.coordination
Subclasses of TransportRequest in org.elasticsearch.cluster.coordination Modifier and Type Class Description classApplyCommitRequestA master node sends this request to its peers to inform them that it could commit the cluster state with the given term and version.static classFollowersChecker.FollowerCheckRequestclassJoinRequestclassPreVoteRequestclassStartJoinRequestRepresents the action of requesting a join vote (seeJoin) from a node.classValidateJoinRequest -
Uses of TransportRequest in org.elasticsearch.discovery
Subclasses of TransportRequest in org.elasticsearch.discovery Modifier and Type Class Description classPeersRequest -
Uses of TransportRequest in org.elasticsearch.discovery.zen
Subclasses of TransportRequest in org.elasticsearch.discovery.zen Modifier and Type Class Description static classMasterFaultDetection.MasterPingRequeststatic classMembershipAction.JoinRequeststatic classMembershipAction.LeaveRequeststatic classNodesFaultDetection.PingRequeststatic classPublishClusterStateAction.CommitClusterStateRequeststatic classUnicastZenPing.UnicastPingRequeststatic classZenDiscovery.RejoinClusterRequest -
Uses of TransportRequest in org.elasticsearch.gateway
Subclasses of TransportRequest in org.elasticsearch.gateway Modifier and Type Class Description static classLocalAllocateDangledIndices.AllocateDangledRequeststatic classTransportNodesListGatewayMetaState.NodeRequeststatic classTransportNodesListGatewayMetaState.Requeststatic classTransportNodesListGatewayStartedShards.NodeRequeststatic classTransportNodesListGatewayStartedShards.Request -
Uses of TransportRequest in org.elasticsearch.index.rankeval
Subclasses of TransportRequest in org.elasticsearch.index.rankeval Modifier and Type Class Description classRankEvalRequestRequest to perform a search ranking evaluation. -
Uses of TransportRequest in org.elasticsearch.index.reindex
Subclasses of TransportRequest in org.elasticsearch.index.reindex Modifier and Type Class Description classAbstractBulkByScrollRequest<Self extends AbstractBulkByScrollRequest<Self>>classAbstractBulkIndexByScrollRequest<Self extends AbstractBulkIndexByScrollRequest<Self>>classDeleteByQueryRequestCreates a newDeleteByQueryRequestthat uses scrolling and bulk requests to delete all documents matching the query.classReindexRequestRequest to reindex some documents from one index to another.classUpdateByQueryRequestRequest to update some documents. -
Uses of TransportRequest in org.elasticsearch.index.seqno
Subclasses of TransportRequest in org.elasticsearch.index.seqno Modifier and Type Class Description static classGlobalCheckpointSyncAction.Requeststatic classRetentionLeaseActions.AddRequeststatic classRetentionLeaseActions.RemoveRequeststatic classRetentionLeaseActions.RenewRequeststatic classRetentionLeaseBackgroundSyncAction.Requeststatic classRetentionLeaseSyncAction.Request -
Uses of TransportRequest in org.elasticsearch.index.shard
Subclasses of TransportRequest in org.elasticsearch.index.shard Modifier and Type Class Description static classPrimaryReplicaSyncer.ResyncRequestMethods in org.elasticsearch.index.shard with parameters of type TransportRequest Modifier and Type Method Description voidSearchOperationListener.CompositeListener. validateSearchContext(SearchContext context, TransportRequest request)default voidSearchOperationListener. validateSearchContext(SearchContext context, TransportRequest transportRequest)Executed prior to using aSearchContextthat has been retrieved from the active contexts. -
Uses of TransportRequest in org.elasticsearch.indices.flush
Subclasses of TransportRequest in org.elasticsearch.indices.flush Modifier and Type Class Description static classSyncedFlushService.InFlightOpsRequeststatic classSyncedFlushService.PreShardSyncedFlushRequeststatic classSyncedFlushService.ShardSyncedFlushRequest -
Uses of TransportRequest in org.elasticsearch.indices.recovery
Subclasses of TransportRequest in org.elasticsearch.indices.recovery Modifier and Type Class Description classRecoveryCleanFilesRequestclassRecoveryFileChunkRequestclassRecoveryFilesInfoRequestclassRecoveryTranslogOperationsRequestclassStartRecoveryRequestRepresents a request for starting a peer recovery. -
Uses of TransportRequest in org.elasticsearch.indices.store
Subclasses of TransportRequest in org.elasticsearch.indices.store Modifier and Type Class Description static classTransportNodesListShardStoreMetaData.NodeRequeststatic classTransportNodesListShardStoreMetaData.Request -
Uses of TransportRequest in org.elasticsearch.persistent
Subclasses of TransportRequest in org.elasticsearch.persistent Modifier and Type Class Description static classCompletionPersistentTaskAction.Requeststatic classRemovePersistentTaskAction.Requeststatic classStartPersistentTaskAction.Requeststatic classUpdatePersistentTaskStatusAction.Request -
Uses of TransportRequest in org.elasticsearch.repositories
Subclasses of TransportRequest in org.elasticsearch.repositories Modifier and Type Class Description static classVerifyNodeRepositoryAction.VerifyNodeRepositoryRequest -
Uses of TransportRequest in org.elasticsearch.script.mustache
Subclasses of TransportRequest in org.elasticsearch.script.mustache Modifier and Type Class Description classMultiSearchTemplateRequestclassSearchTemplateRequestA request to execute a search based on a search template. -
Uses of TransportRequest in org.elasticsearch.search.fetch
Subclasses of TransportRequest in org.elasticsearch.search.fetch Modifier and Type Class Description classShardFetchRequestShard level fetch base request.classShardFetchSearchRequestShard level fetch request used with search. -
Uses of TransportRequest in org.elasticsearch.search.internal
Subclasses of TransportRequest in org.elasticsearch.search.internal Modifier and Type Class Description classInternalScrollSearchRequestclassShardSearchRequestShard level request that represents a search. -
Uses of TransportRequest in org.elasticsearch.search.query
Subclasses of TransportRequest in org.elasticsearch.search.query Modifier and Type Class Description classQuerySearchRequest -
Uses of TransportRequest in org.elasticsearch.snapshots
Subclasses of TransportRequest in org.elasticsearch.snapshots Modifier and Type Class Description static classSnapshotShardsService.UpdateIndexShardSnapshotStatusRequestInternal request that is used to send changes in snapshot status to master -
Uses of TransportRequest in org.elasticsearch.transport
Classes in org.elasticsearch.transport with type parameters of type TransportRequest Modifier and Type Class Description classRequestHandlerRegistry<Request extends TransportRequest>classTransportRequestDeduplicator<T extends TransportRequest>Deduplicator forTransportRequests that keeps track ofTransportRequests that should not be sent in parallel.interfaceTransportRequestHandler<T extends TransportRequest>Subclasses of TransportRequest in org.elasticsearch.transport Modifier and Type Class Description classBytesTransportRequestA specialized, bytes only request, that can potentially be optimized on the network layer, specifically for the same large buffer send to several nodes.static classTransportRequest.EmptyMethods in org.elasticsearch.transport with type parameters of type TransportRequest Modifier and Type Method Description default <T extends TransportRequest>
TransportRequestHandler<T>TransportInterceptor. interceptHandler(String action, String executor, boolean forceExecution, TransportRequestHandler<T> actualHandler)This is called for each handler that is registered viaTransportService.registerRequestHandler(String, String, boolean, boolean, Reader, TransportRequestHandler)orTransportService.registerRequestHandler(String, String, Reader, TransportRequestHandler).<Request extends TransportRequest>
voidTcpTransport. registerRequestHandler(RequestHandlerRegistry<Request> reg)<Request extends TransportRequest>
voidTransport. registerRequestHandler(RequestHandlerRegistry<Request> reg)Registers a new request handler<Request extends TransportRequest>
voidTransportService. registerRequestHandler(String action, String executor, boolean forceExecution, boolean canTripCircuitBreaker, Writeable.Reader<Request> requestReader, TransportRequestHandler<Request> handler)Registers a new request handler<Request extends TransportRequest>
voidTransportService. registerRequestHandler(String action, String executor, Writeable.Reader<Request> requestReader, TransportRequestHandler<Request> handler)Registers a new request handlerMethods in org.elasticsearch.transport that return TransportRequest Modifier and Type Method Description static TransportRequestTransportActionProxy. unwrapRequest(TransportRequest request)Unwraps a proxy request and returns the original requeststatic TransportRequestTransportActionProxy. wrapRequest(DiscoveryNode node, TransportRequest request)Wraps the actual request in a proxy request object that encodes the target node.Methods in org.elasticsearch.transport that return types with arguments of type TransportRequest Modifier and Type Method Description RequestHandlerRegistry<? extends TransportRequest>TcpTransport. getRequestHandler(String action)RequestHandlerRegistry<? extends TransportRequest>Transport. getRequestHandler(String action)Returns the registered request handler registry for the given action ornullif it's not registeredRequestHandlerRegistry<? extends TransportRequest>TransportService. getRequestHandler(String action)Methods in org.elasticsearch.transport with parameters of type TransportRequest Modifier and Type Method Description static booleanTransportActionProxy. isProxyRequest(TransportRequest request)Returnstrueiff the given request is a proxy requestdefault voidTransportMessageListener. onRequestSent(DiscoveryNode node, long requestId, String action, TransportRequest request, TransportRequestOptions finalOptions)Called for every request sent to a server after the request has been passed to the underlying network implementationvoidTransportService. onRequestSent(DiscoveryNode node, long requestId, String action, TransportRequest request, TransportRequestOptions options)called by theTransportimplementation once a request has been sent<T extends TransportResponse>
voidTransportService. sendChildRequest(DiscoveryNode node, String action, TransportRequest request, Task parentTask, TransportRequestOptions options, TransportResponseHandler<T> handler)<T extends TransportResponse>
voidTransportService. sendChildRequest(Transport.Connection connection, String action, TransportRequest request, Task parentTask, TransportRequestOptions options, TransportResponseHandler<T> handler)<T extends TransportResponse>
voidTransportService. sendChildRequest(Transport.Connection connection, String action, TransportRequest request, Task parentTask, TransportResponseHandler<T> handler)voidTcpTransport.NodeChannels. sendRequest(long requestId, String action, TransportRequest request, TransportRequestOptions options)voidTransport.Connection. sendRequest(long requestId, String action, TransportRequest request, TransportRequestOptions options)Sends the request to the node this connection is associated with<T extends TransportResponse>
voidTransportInterceptor.AsyncSender. sendRequest(Transport.Connection connection, String action, TransportRequest request, TransportRequestOptions options, TransportResponseHandler<T> handler)<T extends TransportResponse>
voidTransportService. sendRequest(DiscoveryNode node, String action, TransportRequest request, TransportRequestOptions options, TransportResponseHandler<T> handler)<T extends TransportResponse>
voidTransportService. sendRequest(DiscoveryNode node, String action, TransportRequest request, TransportResponseHandler<T> handler)<T extends TransportResponse>
voidTransportService. sendRequest(Transport.Connection connection, String action, TransportRequest request, TransportRequestOptions options, TransportResponseHandler<T> handler)<T extends TransportResponse>
TransportFuture<T>TransportService. submitRequest(DiscoveryNode node, String action, TransportRequest request, TransportRequestOptions options, TransportResponseHandler<T> handler)<T extends TransportResponse>
TransportFuture<T>TransportService. submitRequest(DiscoveryNode node, String action, TransportRequest request, TransportResponseHandler<T> handler)static TransportRequestTransportActionProxy. unwrapRequest(TransportRequest request)Unwraps a proxy request and returns the original requeststatic TransportRequestTransportActionProxy. wrapRequest(DiscoveryNode node, TransportRequest request)Wraps the actual request in a proxy request object that encodes the target node.Method parameters in org.elasticsearch.transport with type arguments of type TransportRequest Modifier and Type Method Description static voidTransportActionProxy. registerProxyActionWithDynamicResponseType(TransportService service, String action, Function<TransportRequest,Writeable.Reader<? extends TransportResponse>> responseFunction)Registers a proxy request handler that allows to forward requests for the given action to another node.
-