public class EntryHeader
extends java.lang.Object
| Constructor and Description |
|---|
EntryHeader(java.nio.ByteBuffer buffer) |
| Modifier and Type | Method and Description |
|---|---|
long |
expiryTime() |
int |
keyLength() |
int |
metadataLength() |
long |
seqId() |
java.lang.String |
toString() |
int |
totalLength() |
int |
valueLength() |
public int keyLength()
public int metadataLength()
public int valueLength()
public long seqId()
public long expiryTime()
public java.lang.String toString()
toString in class java.lang.Objectpublic int totalLength()