Package | Description |
---|---|
alluxio.proto.journal |
Modifier and Type | Class and Description |
---|---|
static class |
KeyValue.MergeStoreEntry
Protobuf type
alluxio.proto.journal.MergeStoreEntry |
static class |
KeyValue.MergeStoreEntry.Builder
Protobuf type
alluxio.proto.journal.MergeStoreEntry |
Modifier and Type | Method and Description |
---|---|
KeyValue.MergeStoreEntryOrBuilder |
Journal.JournalEntryOrBuilder.getMergeStoreOrBuilder()
optional .alluxio.proto.journal.MergeStoreEntry merge_store = 26; |
KeyValue.MergeStoreEntryOrBuilder |
Journal.JournalEntry.getMergeStoreOrBuilder()
optional .alluxio.proto.journal.MergeStoreEntry merge_store = 26; |
KeyValue.MergeStoreEntryOrBuilder |
Journal.JournalEntry.Builder.getMergeStoreOrBuilder()
optional .alluxio.proto.journal.MergeStoreEntry merge_store = 26; |
Copyright © 2023. All Rights Reserved.