|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.elasticsearch.action.support.nodes.NodeOperationResponse
org.elasticsearch.gateway.local.TransportNodesListGatewayMetaState.NodeLocalGatewayMetaState
public static class TransportNodesListGatewayMetaState.NodeLocalGatewayMetaState
| Constructor Summary | |
|---|---|
TransportNodesListGatewayMetaState.NodeLocalGatewayMetaState(DiscoveryNode node,
LocalGatewayMetaState state)
|
|
| Method Summary | |
|---|---|
void |
readFrom(StreamInput in)
|
LocalGatewayMetaState |
state()
|
void |
writeTo(StreamOutput out)
|
| Methods inherited from class org.elasticsearch.action.support.nodes.NodeOperationResponse |
|---|
getNode, node |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TransportNodesListGatewayMetaState.NodeLocalGatewayMetaState(DiscoveryNode node,
LocalGatewayMetaState state)
| Method Detail |
|---|
public LocalGatewayMetaState state()
public void readFrom(StreamInput in)
throws java.io.IOException
readFrom in interface StreamablereadFrom in class NodeOperationResponsejava.io.IOException
public void writeTo(StreamOutput out)
throws java.io.IOException
writeTo in interface StreamablewriteTo in class NodeOperationResponsejava.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||