| Package | Description |
|---|---|
| tachyon.network.protocol |
| Modifier and Type | Method and Description |
|---|---|
static RPCBlockWriteResponse |
RPCBlockWriteResponse.createErrorResponse(RPCBlockWriteRequest request,
RPCResponse.Status status)
Creates a
RPCBlockWriteResponse object that indicates an error for the given
RPCBlockWriteRequest. |
static RPCBlockWriteResponse |
RPCBlockWriteResponse.decode(io.netty.buffer.ByteBuf in)
Decodes the input
ByteBuf into a RPCBlockWriteResponse object and returns it. |
Copyright © 2015. All Rights Reserved.