Package | Description |
---|---|
org.elasticsearch.action.admin.cluster.node.restart |
Modifier and Type | Method and Description |
---|---|
protected NodesRestartResponse.NodeRestartResponse |
TransportNodesRestartAction.newNodeResponse() |
protected NodesRestartResponse.NodeRestartResponse |
TransportNodesRestartAction.nodeOperation(TransportNodesRestartAction.NodeRestartRequest request) |
static NodesRestartResponse.NodeRestartResponse |
NodesRestartResponse.NodeRestartResponse.readNodeRestartResponse(StreamInput in) |
Constructor and Description |
---|
NodesRestartResponse(ClusterName clusterName,
NodesRestartResponse.NodeRestartResponse[] nodes) |
Copyright © 2009–2015. All rights reserved.