public static interface RegisterManagerRequest.PayloadOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
AlluxioCluster |
getAlluxioCluster()
optional .alluxio.hub.proto.AlluxioCluster alluxio_cluster = 1; |
AlluxioClusterOrBuilder |
getAlluxioClusterOrBuilder()
optional .alluxio.hub.proto.AlluxioCluster alluxio_cluster = 1; |
boolean |
hasAlluxioCluster()
optional .alluxio.hub.proto.AlluxioCluster alluxio_cluster = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasAlluxioCluster()
optional .alluxio.hub.proto.AlluxioCluster alluxio_cluster = 1;
AlluxioCluster getAlluxioCluster()
optional .alluxio.hub.proto.AlluxioCluster alluxio_cluster = 1;
AlluxioClusterOrBuilder getAlluxioClusterOrBuilder()
optional .alluxio.hub.proto.AlluxioCluster alluxio_cluster = 1;
Copyright © 2023. All Rights Reserved.