|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.nhncorp.neptune.changelog.TransactionData
public class TransactionData
| Constructor Summary | |
|---|---|
TransactionData()
|
|
| Method Summary | |
|---|---|
static TransactionData |
createFrom(byte[] bytes)
|
ChangeLog |
getChangeLogAt(int curLogIndex)
|
int |
getChangeLogLength()
|
byte[] |
getID()
|
int |
getSeqNo()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TransactionData()
| Method Detail |
|---|
public static TransactionData createFrom(byte[] bytes)
throws java.io.IOException
java.io.IOExceptionpublic int getSeqNo()
public byte[] getID()
public int getChangeLogLength()
public ChangeLog getChangeLogAt(int curLogIndex)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||