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