public static class JournalStorageManager.DeliveryCountUpdateEncoding extends Object implements EncodingSupport
Constructor and Description |
---|
DeliveryCountUpdateEncoding() |
DeliveryCountUpdateEncoding(long queueID,
int count) |
Modifier and Type | Method and Description |
---|---|
void |
decode(HornetQBuffer buffer) |
void |
encode(HornetQBuffer buffer) |
int |
getEncodeSize() |
String |
toString() |
public DeliveryCountUpdateEncoding()
public DeliveryCountUpdateEncoding(long queueID, int count)
public void decode(HornetQBuffer buffer)
decode
in interface EncodingSupport
public void encode(HornetQBuffer buffer)
encode
in interface EncodingSupport
public int getEncodeSize()
getEncodeSize
in interface EncodingSupport
Copyright © 2017 JBoss, a division of Red Hat. All Rights Reserved.