Package | Description |
---|---|
alluxio.proto.journal |
Modifier and Type | Class and Description |
---|---|
static class |
Block.BlockInfoEntry
next available id: 3
|
static class |
Block.BlockInfoEntry.Builder
next available id: 3
|
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.