public static class TcpStorageResponse.WriteResponse extends Object
| Constructor and Description |
|---|
WriteResponse() |
WriteResponse(int size) |
| Modifier and Type | Method and Description |
|---|---|
int |
size() |
void |
update(ByteBuffer buffer) |
int |
write(ByteBuffer buffer) |
public WriteResponse()
public WriteResponse(int size)
public int size()
public void update(ByteBuffer buffer) throws IOException
IOExceptionpublic int write(ByteBuffer buffer) throws IOException
IOExceptionCopyright © 2018 The Apache Software Foundation. All rights reserved.