|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.activemq.service.impl.QueueListSupport.Header
Field Summary | |
java.lang.Long |
headKey
|
long |
lastKeyValue
|
int |
size
|
java.lang.Long |
tailKey
|
Constructor Summary | |
QueueListSupport.Header()
|
Method Summary | |
byte[] |
asBytes()
|
void |
fromBytes(byte[] data)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.lang.Long headKey
public java.lang.Long tailKey
public long lastKeyValue
public int size
Constructor Detail |
public QueueListSupport.Header()
Method Detail |
public byte[] asBytes() throws java.io.IOException
java.io.IOException
public void fromBytes(byte[] data) throws java.io.IOException
java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |