UfsInfo |
UfsInfo.Builder.build() |
UfsInfo |
UfsInfo.Builder.buildPartial() |
static UfsInfo |
UfsInfo.getDefaultInstance() |
UfsInfo |
UfsInfo.getDefaultInstanceForType() |
UfsInfo |
UfsInfo.Builder.getDefaultInstanceForType() |
UfsInfo |
GetUfsInfoPResponseOrBuilder.getUfsInfo()
optional .alluxio.grpc.file.UfsInfo ufsInfo = 1;
|
UfsInfo |
GetUfsInfoPResponse.getUfsInfo()
optional .alluxio.grpc.file.UfsInfo ufsInfo = 1;
|
UfsInfo |
GetUfsInfoPResponse.Builder.getUfsInfo()
optional .alluxio.grpc.file.UfsInfo ufsInfo = 1;
|
static UfsInfo |
UfsInfo.parseDelimitedFrom(InputStream input) |
static UfsInfo |
UfsInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UfsInfo |
UfsInfo.parseFrom(byte[] data) |
static UfsInfo |
UfsInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UfsInfo |
UfsInfo.parseFrom(ByteBuffer data) |
static UfsInfo |
UfsInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UfsInfo |
UfsInfo.parseFrom(com.google.protobuf.ByteString data) |
static UfsInfo |
UfsInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UfsInfo |
UfsInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static UfsInfo |
UfsInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UfsInfo |
UfsInfo.parseFrom(InputStream input) |
static UfsInfo |
UfsInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UfsInfo |
GrpcUtils.toProto(UfsInfo ufsInfo) |