Streamable, Writeable, TaskAwareRequestpublic static class AbstractSimpleTransportTestCase.Version1Request extends AbstractSimpleTransportTestCase.Version0Request
TransportRequest.EmptyWriteable.Reader<V extends java.lang.Object>, Writeable.Writer<V extends java.lang.Object>| Constructor | Description |
|---|---|
Version1Request() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
readFrom(StreamInput in) |
|
void |
writeTo(StreamOutput out) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateTask, getDescription, setParentTaskremoteAddress, remoteAddressgetParentTask, setParentTaskpublic void readFrom(StreamInput in) throws java.io.IOException
readFrom in interface StreamablereadFrom in class AbstractSimpleTransportTestCase.Version0Requestjava.io.IOExceptionpublic void writeTo(StreamOutput out) throws java.io.IOException
writeTo in interface StreamablewriteTo in interface WriteablewriteTo in class AbstractSimpleTransportTestCase.Version0Requestjava.io.IOException