public class LeaseFrameFlyweight extends Object
| Modifier and Type | Method and Description |
|---|---|
static int |
computeFrameLength(int metadataLength) |
static int |
encode(ByteBuf byteBuf,
int ttl,
int numRequests,
ByteBuf metadata) |
static int |
numRequests(ByteBuf byteBuf) |
static int |
payloadOffset(ByteBuf byteBuf) |
static int |
ttl(ByteBuf byteBuf) |