Class TransactionEntry
java.lang.Object
org.apache.zookeeper.graph.LogEntry
org.apache.zookeeper.graph.TransactionEntry
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.zookeeper.graph.LogEntry
LogEntry.Type -
Constructor Summary
ConstructorsConstructorDescriptionTransactionEntry(long timestamp, long clientId, long Cxid, long Zxid, String op) TransactionEntry(long timestamp, long clientId, long Cxid, long Zxid, String op, String extra) -
Method Summary
Methods inherited from class org.apache.zookeeper.graph.LogEntry
getAttribute, getTimestamp, setAttribute