public class PageCountRecordInc extends Object implements EncodingSupport
| Constructor and Description |
|---|
PageCountRecordInc() |
PageCountRecordInc(long queueID,
int value) |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(ActiveMQBuffer buffer) |
void |
encode(ActiveMQBuffer buffer) |
int |
getEncodeSize() |
long |
getQueueID() |
int |
getValue() |
String |
toString() |
public PageCountRecordInc()
public PageCountRecordInc(long queueID,
int value)
public long getQueueID()
public int getValue()
public int getEncodeSize()
getEncodeSize in interface EncodingSupportpublic void encode(ActiveMQBuffer buffer)
encode in interface EncodingSupportpublic void decode(ActiveMQBuffer buffer)
decode in interface EncodingSupportCopyright © 2024 The Apache Software Foundation. All rights reserved.