public class GetPipelineRequest extends MasterNodeReadRequest<GetPipelineRequest>
TransportRequest.EmptylocalDEFAULT_MASTER_NODE_TIMEOUT, masterNodeTimeout| Constructor and Description |
|---|
GetPipelineRequest(java.lang.String... ids) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
getIds() |
void |
readFrom(StreamInput in)
Set this object's fields from a StreamInput.
|
ActionRequestValidationException |
validate() |
void |
writeTo(StreamOutput out)
Write this object's fields to a StreamOutput.
|
local, localmasterNodeTimeout, masterNodeTimeout, masterNodeTimeoutgetShouldStoreResultcreateTask, getDescription, getParentTask, setParentTask, setParentTaskremoteAddress, remoteAddresspublic java.lang.String[] getIds()
public ActionRequestValidationException validate()
validate in class ActionRequestpublic void readFrom(StreamInput in) throws java.io.IOException
StreamablereadFrom in interface StreamablereadFrom in class MasterNodeReadRequest<GetPipelineRequest>java.io.IOExceptionpublic void writeTo(StreamOutput out) throws java.io.IOException
StreamablewriteTo in interface StreamablewriteTo in class MasterNodeReadRequest<GetPipelineRequest>java.io.IOException