public static class TransportNodesSnapshotsStatus.Request extends BaseNodesRequest<TransportNodesSnapshotsStatus.Request>
TransportRequest.EmptyALL_NODESheaders| Constructor and Description |
|---|
TransportNodesSnapshotsStatus.Request() |
TransportNodesSnapshotsStatus.Request(ActionRequest request,
String[] nodesIds) |
| Modifier and Type | Method and Description |
|---|---|
void |
readFrom(StreamInput in) |
TransportNodesSnapshotsStatus.Request |
snapshotIds(SnapshotId[] snapshotIds) |
void |
writeTo(StreamOutput out) |
nodesIds, nodesIds, timeout, timeout, timeout, validatecreateTask, getDescriptionremoteAddress, remoteAddresscontextSize, copyContextAndHeadersFrom, copyContextFrom, copyHeadersFrom, getContext, getFromContext, getFromContext, getHeader, getHeaders, hasHeader, hasInContext, isContextEmpty, putAllInContext, putHeader, putInContextpublic TransportNodesSnapshotsStatus.Request()
public TransportNodesSnapshotsStatus.Request(ActionRequest request, String[] nodesIds)
public TransportNodesSnapshotsStatus.Request snapshotIds(SnapshotId[] snapshotIds)
public void readFrom(StreamInput in) throws IOException
readFrom in interface StreamablereadFrom in class BaseNodesRequest<TransportNodesSnapshotsStatus.Request>IOExceptionpublic void writeTo(StreamOutput out) throws IOException
writeTo in interface StreamablewriteTo in class BaseNodesRequest<TransportNodesSnapshotsStatus.Request>IOExceptionCopyright © 2009–2017. All rights reserved.