public interface GetUfsInfoPResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
UfsInfo |
getUfsInfo()
optional .alluxio.grpc.file.UfsInfo ufsInfo = 1; |
UfsInfoOrBuilder |
getUfsInfoOrBuilder()
optional .alluxio.grpc.file.UfsInfo ufsInfo = 1; |
boolean |
hasUfsInfo()
optional .alluxio.grpc.file.UfsInfo ufsInfo = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasUfsInfo()
optional .alluxio.grpc.file.UfsInfo ufsInfo = 1;
UfsInfo getUfsInfo()
optional .alluxio.grpc.file.UfsInfo ufsInfo = 1;
UfsInfoOrBuilder getUfsInfoOrBuilder()
optional .alluxio.grpc.file.UfsInfo ufsInfo = 1;
Copyright © 2023. All Rights Reserved.