public static final class StorageTransactionsEntries.Entry.Default extends Object implements StorageTransactionsEntries.Entry
StorageTransactionsEntries.Entry.Default| Modifier and Type | Method and Description |
|---|---|
long |
fileLength() |
long |
lengthChange() |
void |
setLengthChange(long lengthChange) |
Long |
sourceFileNumber() |
Long |
specialOffset() |
long |
targetFileNumber() |
long |
timestamp() |
String |
toString() |
StorageTransactionsEntryType |
type() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitNewpublic final StorageTransactionsEntryType type()
type in interface StorageTransactionsEntries.Entrypublic final long timestamp()
timestamp in interface StorageTransactionsEntries.Entrypublic final long fileLength()
fileLength in interface StorageTransactionsEntries.Entrypublic final long targetFileNumber()
targetFileNumber in interface StorageTransactionsEntries.Entrypublic final Long sourceFileNumber()
sourceFileNumber in interface StorageTransactionsEntries.Entrypublic final Long specialOffset()
specialOffset in interface StorageTransactionsEntries.Entrypublic long lengthChange()
lengthChange in interface StorageTransactionsEntries.Entrypublic void setLengthChange(long lengthChange)
setLengthChange in interface StorageTransactionsEntries.EntryCopyright © 2022 MicroStream Software. All rights reserved.