|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.elasticsearch.action.support.nodes.NodesOperationResponse<TransportNodesListGatewayMetaState.NodeLocalGatewayMetaState>
org.elasticsearch.gateway.local.TransportNodesListGatewayMetaState.NodesLocalGatewayMetaState
public static class TransportNodesListGatewayMetaState.NodesLocalGatewayMetaState
| Field Summary |
|---|
| Fields inherited from class org.elasticsearch.action.support.nodes.NodesOperationResponse |
|---|
nodes |
| Constructor Summary | |
|---|---|
TransportNodesListGatewayMetaState.NodesLocalGatewayMetaState(ClusterName clusterName,
TransportNodesListGatewayMetaState.NodeLocalGatewayMetaState[] nodes,
FailedNodeException[] failures)
|
|
| Method Summary | |
|---|---|
FailedNodeException[] |
failures()
|
void |
readFrom(StreamInput in)
|
void |
writeTo(StreamOutput out)
|
| Methods inherited from class org.elasticsearch.action.support.nodes.NodesOperationResponse |
|---|
clusterName, getAt, getClusterName, getNodes, getNodesMap, iterator, nodes, nodesMap |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TransportNodesListGatewayMetaState.NodesLocalGatewayMetaState(ClusterName clusterName,
TransportNodesListGatewayMetaState.NodeLocalGatewayMetaState[] nodes,
FailedNodeException[] failures)
| Method Detail |
|---|
public FailedNodeException[] failures()
public void readFrom(StreamInput in)
throws java.io.IOException
readFrom in interface StreamablereadFrom in class NodesOperationResponse<TransportNodesListGatewayMetaState.NodeLocalGatewayMetaState>java.io.IOException
public void writeTo(StreamOutput out)
throws java.io.IOException
writeTo in interface StreamablewriteTo in class NodesOperationResponse<TransportNodesListGatewayMetaState.NodeLocalGatewayMetaState>java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||