public class PendingClusterTasksRequest extends MasterNodeReadOperationRequest<PendingClusterTasksRequest>
TransportRequest.Empty
local
DEFAULT_MASTER_NODE_TIMEOUT, masterNodeTimeout
Constructor and Description |
---|
PendingClusterTasksRequest() |
Modifier and Type | Method and Description |
---|---|
void |
readFrom(StreamInput in) |
ActionRequestValidationException |
validate() |
void |
writeTo(StreamOutput out) |
local, local, readLocal, readLocal, writeLocal, writeLocal
masterNodeTimeout, masterNodeTimeout, masterNodeTimeout
listenerThreaded, listenerThreaded
getHeader, getHeaders, hasHeader, putHeader, remoteAddress, remoteAddress
contextSize, copyContextFrom, getContext, getFromContext, getFromContext, hasInContext, isContextEmpty, putAllInContext, putInContext
public ActionRequestValidationException validate()
validate
in class ActionRequest<PendingClusterTasksRequest>
public void readFrom(StreamInput in) throws IOException
readFrom
in interface Streamable
readFrom
in class MasterNodeOperationRequest<PendingClusterTasksRequest>
IOException
public void writeTo(StreamOutput out) throws IOException
writeTo
in interface Streamable
writeTo
in class MasterNodeOperationRequest<PendingClusterTasksRequest>
IOException
Copyright © 2009–2015. All rights reserved.