@Deprecated public class IndicesStatusRequest extends BroadcastOperationRequest<IndicesStatusRequest>
TransportRequest.EmptyIndicesRequest.Replaceableindicesheaders| Constructor and Description |
|---|
IndicesStatusRequest()
Deprecated.
|
IndicesStatusRequest(String... indices)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
readFrom(StreamInput in)
Deprecated.
|
boolean |
recovery()
Deprecated.
|
IndicesStatusRequest |
recovery(boolean recovery)
Deprecated.
Should the status include recovery information.
|
boolean |
snapshot()
Deprecated.
|
IndicesStatusRequest |
snapshot(boolean snapshot)
Deprecated.
Should the status include recovery information.
|
void |
writeTo(StreamOutput out)
Deprecated.
|
indices, indices, indicesOptions, indicesOptions, validatelistenerThreaded, listenerThreadedputHeader, remoteAddress, remoteAddresscontextSize, copyContextAndHeadersFrom, copyContextFrom, copyHeadersFrom, getContext, getFromContext, getFromContext, getHeader, getHeaders, hasHeader, hasInContext, isContextEmpty, putAllInContext, putInContextpublic IndicesStatusRequest()
public IndicesStatusRequest(String... indices)
public IndicesStatusRequest recovery(boolean recovery)
public boolean recovery()
public IndicesStatusRequest snapshot(boolean snapshot)
public boolean snapshot()
public void writeTo(StreamOutput out) throws IOException
writeTo in interface StreamablewriteTo in class BroadcastOperationRequest<IndicesStatusRequest>IOExceptionpublic void readFrom(StreamInput in) throws IOException
readFrom in interface StreamablereadFrom in class BroadcastOperationRequest<IndicesStatusRequest>IOExceptionCopyright © 2009–2016. All rights reserved.