public class EntryHeader extends Object
| Constructor and Description |
|---|
EntryHeader(ByteBuffer buffer) |
| Modifier and Type | Method and Description |
|---|---|
long |
expiryTime() |
int |
keyLength() |
int |
metadataLength() |
long |
seqId() |
String |
toString() |
int |
totalLength() |
int |
valueLength() |
public EntryHeader(ByteBuffer buffer)
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.