public interface IDataRecord
| Modifier and Type | Method and Description |
|---|---|
byte[][] |
getData()
Data of the message ....
|
XALogRecordType |
getLogRecordType() |
Integer |
getOrdinal()
ordinal number of the message in the context of a message Sequence
|
long |
getXADataRecorderId()
the id of the message sequence
|
Integer getOrdinal()
long getXADataRecorderId()
XALogRecordType getLogRecordType()
byte[][] getData()
Copyright © 2017. All rights reserved.