protected static final class JournalStorageManager.PageCountPendingImpl extends Object implements EncodingSupport, PageCountPending
| Modifier and Type | Method and Description |
|---|---|
void |
decode(HornetQBuffer buffer) |
void |
encode(HornetQBuffer buffer) |
int |
getEncodeSize() |
long |
getID() |
long |
getPageID() |
long |
getQueueID() |
void |
setID(long id) |
String |
toString() |
public void setID(long id)
public long getID()
getID in interface PageCountPendingpublic long getQueueID()
getQueueID in interface PageCountPendingpublic long getPageID()
getPageID in interface PageCountPendingpublic int getEncodeSize()
getEncodeSize in interface EncodingSupportpublic void encode(HornetQBuffer buffer)
encode in interface EncodingSupportpublic void decode(HornetQBuffer buffer)
decode in interface EncodingSupportCopyright © 2016 JBoss, a division of Red Hat. All rights reserved.