Package | Description |
---|---|
alluxio.proto.journal |
Modifier and Type | Class and Description |
---|---|
static class |
Meta.ClusterInfoEntry
next available id: 2
|
static class |
Meta.ClusterInfoEntry.Builder
next available id: 2
|
Modifier and Type | Method and Description |
---|---|
Meta.ClusterInfoEntryOrBuilder |
Journal.JournalEntryOrBuilder.getClusterInfoOrBuilder()
optional .alluxio.proto.journal.ClusterInfoEntry cluster_info = 42; |
Meta.ClusterInfoEntryOrBuilder |
Journal.JournalEntry.getClusterInfoOrBuilder()
optional .alluxio.proto.journal.ClusterInfoEntry cluster_info = 42; |
Meta.ClusterInfoEntryOrBuilder |
Journal.JournalEntry.Builder.getClusterInfoOrBuilder()
optional .alluxio.proto.journal.ClusterInfoEntry cluster_info = 42; |
Copyright © 2023. All Rights Reserved.