public class TransportNodesHotThreadsAction extends TransportNodesOperationAction<NodesHotThreadsRequest,NodesHotThreadsResponse,org.elasticsearch.action.admin.cluster.node.hotthreads.TransportNodesHotThreadsAction.NodeRequest,NodeHotThreads>
clusterName, clusterService, transportServiceactionName, threadPoolcomponentSettings, logger, settings| Constructor and Description |
|---|
TransportNodesHotThreadsAction(Settings settings,
ClusterName clusterName,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
ActionFilters actionFilters) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
accumulateExceptions() |
protected String |
executor() |
protected org.elasticsearch.action.admin.cluster.node.hotthreads.TransportNodesHotThreadsAction.NodeRequest |
newNodeRequest() |
protected org.elasticsearch.action.admin.cluster.node.hotthreads.TransportNodesHotThreadsAction.NodeRequest |
newNodeRequest(String nodeId,
NodesHotThreadsRequest request) |
protected NodeHotThreads |
newNodeResponse() |
protected NodesHotThreadsRequest |
newRequest() |
protected NodesHotThreadsResponse |
newResponse(NodesHotThreadsRequest request,
AtomicReferenceArray responses) |
protected NodeHotThreads |
nodeOperation(org.elasticsearch.action.admin.cluster.node.hotthreads.TransportNodesHotThreadsAction.NodeRequest request) |
doExecute, filterNodeIds, resolveNodes, transportCompressexecute, execute, forceThreadedListenernodeName@Inject public TransportNodesHotThreadsAction(Settings settings, ClusterName clusterName, ThreadPool threadPool, ClusterService clusterService, TransportService transportService, ActionFilters actionFilters)
protected String executor()
executor in class TransportNodesOperationAction<NodesHotThreadsRequest,NodesHotThreadsResponse,org.elasticsearch.action.admin.cluster.node.hotthreads.TransportNodesHotThreadsAction.NodeRequest,NodeHotThreads>protected NodesHotThreadsResponse newResponse(NodesHotThreadsRequest request, AtomicReferenceArray responses)
newResponse in class TransportNodesOperationAction<NodesHotThreadsRequest,NodesHotThreadsResponse,org.elasticsearch.action.admin.cluster.node.hotthreads.TransportNodesHotThreadsAction.NodeRequest,NodeHotThreads>protected NodesHotThreadsRequest newRequest()
newRequest in class TransportNodesOperationAction<NodesHotThreadsRequest,NodesHotThreadsResponse,org.elasticsearch.action.admin.cluster.node.hotthreads.TransportNodesHotThreadsAction.NodeRequest,NodeHotThreads>protected org.elasticsearch.action.admin.cluster.node.hotthreads.TransportNodesHotThreadsAction.NodeRequest newNodeRequest()
newNodeRequest in class TransportNodesOperationAction<NodesHotThreadsRequest,NodesHotThreadsResponse,org.elasticsearch.action.admin.cluster.node.hotthreads.TransportNodesHotThreadsAction.NodeRequest,NodeHotThreads>protected org.elasticsearch.action.admin.cluster.node.hotthreads.TransportNodesHotThreadsAction.NodeRequest newNodeRequest(String nodeId, NodesHotThreadsRequest request)
newNodeRequest in class TransportNodesOperationAction<NodesHotThreadsRequest,NodesHotThreadsResponse,org.elasticsearch.action.admin.cluster.node.hotthreads.TransportNodesHotThreadsAction.NodeRequest,NodeHotThreads>protected NodeHotThreads newNodeResponse()
newNodeResponse in class TransportNodesOperationAction<NodesHotThreadsRequest,NodesHotThreadsResponse,org.elasticsearch.action.admin.cluster.node.hotthreads.TransportNodesHotThreadsAction.NodeRequest,NodeHotThreads>protected NodeHotThreads nodeOperation(org.elasticsearch.action.admin.cluster.node.hotthreads.TransportNodesHotThreadsAction.NodeRequest request) throws ElasticsearchException
nodeOperation in class TransportNodesOperationAction<NodesHotThreadsRequest,NodesHotThreadsResponse,org.elasticsearch.action.admin.cluster.node.hotthreads.TransportNodesHotThreadsAction.NodeRequest,NodeHotThreads>ElasticsearchExceptionprotected boolean accumulateExceptions()
accumulateExceptions in class TransportNodesOperationAction<NodesHotThreadsRequest,NodesHotThreadsResponse,org.elasticsearch.action.admin.cluster.node.hotthreads.TransportNodesHotThreadsAction.NodeRequest,NodeHotThreads>Copyright © 2009–2016. All rights reserved.