public interface UpdateUfsModePRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
UpdateUfsModePOptions |
getOptions()
optional .alluxio.grpc.file.UpdateUfsModePOptions options = 2; |
UpdateUfsModePOptionsOrBuilder |
getOptionsOrBuilder()
optional .alluxio.grpc.file.UpdateUfsModePOptions options = 2; |
String |
getUfsPath()
the ufs path
|
com.google.protobuf.ByteString |
getUfsPathBytes()
the ufs path
|
boolean |
hasOptions()
optional .alluxio.grpc.file.UpdateUfsModePOptions options = 2; |
boolean |
hasUfsPath()
the ufs path
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasUfsPath()
the ufs path
optional string ufsPath = 1;
String getUfsPath()
the ufs path
optional string ufsPath = 1;
com.google.protobuf.ByteString getUfsPathBytes()
the ufs path
optional string ufsPath = 1;
boolean hasOptions()
optional .alluxio.grpc.file.UpdateUfsModePOptions options = 2;
UpdateUfsModePOptions getOptions()
optional .alluxio.grpc.file.UpdateUfsModePOptions options = 2;
UpdateUfsModePOptionsOrBuilder getOptionsOrBuilder()
optional .alluxio.grpc.file.UpdateUfsModePOptions options = 2;
Copyright © 2023. All Rights Reserved.