java.lang.Object
org.apache.jena.tdb1.transaction.JournalEntry
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JournalEntrystatic final JournalEntrystatic final JournalEntry -
Method Summary
Modifier and TypeMethodDescriptionstatic Stringformat(JournalEntry entry) static Stringformat(JournalEntryType type, ByteBuffer byteBuffer, Block block, FileRef fileRef) getBlock()longgetType()toString()
-
Field Details
-
Commit
-
Abort
-
CheckPoint
-
-
Method Details
-
getPosition
public long getPosition() -
getType
-
getByteBuffer
-
getBlock
-
getFileRef
-
toString
-
format
-
format
public static String format(JournalEntryType type, ByteBuffer byteBuffer, Block block, FileRef fileRef)
-