public class FetchBlockResp extends Response
| Constructor and Description |
|---|
FetchBlockResp(long id,
ByteBuffer buffer) |
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
getBuffer() |
void |
setBuffer(ByteBuffer buffer) |
public FetchBlockResp(long id,
ByteBuffer buffer)
public ByteBuffer getBuffer()
public void setBuffer(ByteBuffer buffer)
Copyright © 2023. All rights reserved.