| Package | Description |
|---|---|
| one.microstream.storage.types |
| Modifier and Type | Method and Description |
|---|---|
static StorageTransactionsEntryType |
StorageTransactionsEntryType.fromCode(byte code) |
static StorageTransactionsEntryType |
StorageTransactionsAnalysis.Logic.mapEntryType(byte entryTypeKey) |
static StorageTransactionsEntryType |
StorageTransactionsAnalysis.Logic.resolveEntryType(long address) |
StorageTransactionsEntryType |
StorageTransactionsEntries.Entry.type() |
StorageTransactionsEntryType |
StorageTransactionsEntries.Entry.Default.type() |
static StorageTransactionsEntryType |
StorageTransactionsEntryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StorageTransactionsEntryType[] |
StorageTransactionsEntryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static StorageTransactionsEntries.Entry |
StorageTransactionsEntries.Entry.New(StorageTransactionsEntryType type,
long timestamp,
long fileLength,
long targetFileNumber,
Long sourceFileNumber,
Long specialOffset) |
Copyright © 2022 MicroStream Software. All rights reserved.