primary
public boolean primary()
Writeable, org.elasticsearch.common.util.concurrent.RefCountedpublic static class TransportNodesListGatewayStartedShards.NodeGatewayStartedShards extends BaseNodeResponse
TransportResponse.EmptyWriteable.Reader<V>, Writeable.Writer<V>| Constructor | Description |
|---|---|
NodeGatewayStartedShards(DiscoveryNode node,
java.lang.String allocationId,
boolean primary) |
|
NodeGatewayStartedShards(DiscoveryNode node,
java.lang.String allocationId,
boolean primary,
java.lang.Exception storeException) |
|
NodeGatewayStartedShards(StreamInput in) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
allocationId() |
|
boolean |
equals(java.lang.Object o) |
|
int |
hashCode() |
|
boolean |
primary() |
|
java.lang.Exception |
storeException() |
|
java.lang.String |
toString() |
|
void |
writeTo(StreamOutput out) |
Write this into the StreamOutput.
|
getNodedecRef, incRef, remoteAddress, remoteAddress, tryIncRefclone, finalize, getClass, notify, notifyAll, wait, wait, waitjava.io.IOExceptionWriteablewriteTo in interface WriteablewriteTo in class BaseNodeResponsejava.io.IOExceptionequals in class java.lang.ObjecthashCode in class java.lang.ObjecttoString in class java.lang.Object