Package | Description |
---|---|
alluxio.proto.journal |
Modifier and Type | Class and Description |
---|---|
static class |
Block.BlockInfoEntry
Protobuf type
alluxio.proto.journal.BlockInfoEntry |
static class |
Block.BlockInfoEntry.Builder
Protobuf type
alluxio.proto.journal.BlockInfoEntry |
Modifier and Type | Method and Description |
---|---|
Block.BlockInfoEntryOrBuilder |
Journal.JournalEntryOrBuilder.getBlockInfoOrBuilder()
optional .alluxio.proto.journal.BlockInfoEntry block_info = 4; |
Block.BlockInfoEntryOrBuilder |
Journal.JournalEntry.getBlockInfoOrBuilder()
optional .alluxio.proto.journal.BlockInfoEntry block_info = 4; |
Block.BlockInfoEntryOrBuilder |
Journal.JournalEntry.Builder.getBlockInfoOrBuilder()
optional .alluxio.proto.journal.BlockInfoEntry block_info = 4; |
Copyright © 2023. All Rights Reserved.