| Package | Description |
|---|---|
| tachyon.network.protocol |
| 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. |
static RPCBlockReadResponse |
RPCBlockReadResponse.decode(io.netty.buffer.ByteBuf in)
Decodes the input
ByteBuf into a RPCBlockReadResponse object and returns it. |
Copyright © 2015. All Rights Reserved.