|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.neo4j.kernel.impl.transaction.xaframework.LogEntry
org.neo4j.kernel.impl.transaction.xaframework.LogEntry.Start
public static class LogEntry.Start
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.neo4j.kernel.impl.transaction.xaframework.LogEntry |
|---|
LogEntry.Command, LogEntry.Commit, LogEntry.Done, LogEntry.OnePhaseCommit, LogEntry.Start, LogEntry.TwoPhaseCommit |
| Field Summary |
|---|
| Fields inherited from class org.neo4j.kernel.impl.transaction.xaframework.LogEntry |
|---|
COMMAND, DONE, EMPTY, TX_1P_COMMIT, TX_2P_COMMIT, TX_PREPARE, TX_START |
| Method Summary | |
|---|---|
static boolean |
checksumMatch(long first,
long second)
|
long |
getChecksum()
|
int |
getLocalId()
|
int |
getMasterId()
|
long |
getStartPosition()
|
Xid |
getXid()
|
String |
toString()
|
| Methods inherited from class org.neo4j.kernel.impl.transaction.xaframework.LogEntry |
|---|
getIdentifier, setIdentifier, timestamp |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public Xid getXid()
public int getMasterId()
public int getLocalId()
public long getStartPosition()
public long getChecksum()
public static boolean checksumMatch(long first,
long second)
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||