public class HeuristicCompletionEncoding extends Object implements EncodingSupport
| Constructor and Description |
|---|
HeuristicCompletionEncoding() |
HeuristicCompletionEncoding(Xid xid,
boolean isCommit) |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(ActiveMQBuffer buffer) |
void |
encode(ActiveMQBuffer buffer) |
int |
getEncodeSize() |
String |
toString() |
public Xid xid
public boolean isCommit
public HeuristicCompletionEncoding(Xid xid, boolean isCommit)
public HeuristicCompletionEncoding()
public void decode(ActiveMQBuffer buffer)
decode in interface EncodingSupportpublic void encode(ActiveMQBuffer buffer)
encode in interface EncodingSupportpublic int getEncodeSize()
getEncodeSize in interface EncodingSupportCopyright © 2021 JBoss by Red Hat. All rights reserved.