|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDataRecord
a single record is consistent set logged data. this data is stored as byte[][]
The write order ist kept.
| Method Summary | |
|---|---|
byte[][] |
getData()
Data of the message .... |
XALogRecordType |
getLogRecordType()
|
Integer |
getOrdinal()
ordinal number of the message in the space of a message Sequence |
long |
getXADataRecorderId()
the id of the message sequence |
| Method Detail |
|---|
Integer getOrdinal()
long getXADataRecorderId()
XALogRecordType getLogRecordType()
byte[][] getData()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||