public interface GetMasterIdPRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
NetAddress |
getMasterAddress()
optional .alluxio.grpc.NetAddress masterAddress = 1; |
NetAddressOrBuilder |
getMasterAddressOrBuilder()
optional .alluxio.grpc.NetAddress masterAddress = 1; |
GetMasterIdPOptions |
getOptions()
optional .alluxio.grpc.meta.GetMasterIdPOptions options = 2; |
GetMasterIdPOptionsOrBuilder |
getOptionsOrBuilder()
optional .alluxio.grpc.meta.GetMasterIdPOptions options = 2; |
boolean |
hasMasterAddress()
optional .alluxio.grpc.NetAddress masterAddress = 1; |
boolean |
hasOptions()
optional .alluxio.grpc.meta.GetMasterIdPOptions options = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasMasterAddress()
optional .alluxio.grpc.NetAddress masterAddress = 1;
NetAddress getMasterAddress()
optional .alluxio.grpc.NetAddress masterAddress = 1;
NetAddressOrBuilder getMasterAddressOrBuilder()
optional .alluxio.grpc.NetAddress masterAddress = 1;
boolean hasOptions()
optional .alluxio.grpc.meta.GetMasterIdPOptions options = 2;
GetMasterIdPOptions getOptions()
optional .alluxio.grpc.meta.GetMasterIdPOptions options = 2;
GetMasterIdPOptionsOrBuilder getOptionsOrBuilder()
optional .alluxio.grpc.meta.GetMasterIdPOptions options = 2;
Copyright © 2023. All Rights Reserved.