public static final class MountPOptions.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<MountPOptions.Builder> implements MountPOptionsOrBuilder
alluxio.grpc.file.MountPOptions
Modifier and Type | Method and Description |
---|---|
MountPOptions.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
MountPOptions |
build() |
MountPOptions |
buildPartial() |
MountPOptions.Builder |
clear() |
MountPOptions.Builder |
clearCommonOptions()
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4; |
MountPOptions.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
MountPOptions.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
MountPOptions.Builder |
clearProperties() |
MountPOptions.Builder |
clearReadOnly()
optional bool readOnly = 1; |
MountPOptions.Builder |
clearShared()
optional bool shared = 3; |
MountPOptions.Builder |
clone() |
boolean |
containsProperties(String key)
map<string, string> properties = 2; |
FileSystemMasterCommonPOptions |
getCommonOptions()
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4; |
FileSystemMasterCommonPOptions.Builder |
getCommonOptionsBuilder()
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4; |
FileSystemMasterCommonPOptionsOrBuilder |
getCommonOptionsOrBuilder()
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4; |
MountPOptions |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Map<String,String> |
getMutableProperties()
Deprecated.
|
Map<String,String> |
getProperties()
Deprecated.
|
int |
getPropertiesCount()
map<string, string> properties = 2; |
Map<String,String> |
getPropertiesMap()
map<string, string> properties = 2; |
String |
getPropertiesOrDefault(String key,
String defaultValue)
map<string, string> properties = 2; |
String |
getPropertiesOrThrow(String key)
map<string, string> properties = 2; |
boolean |
getReadOnly()
optional bool readOnly = 1; |
boolean |
getShared()
optional bool shared = 3; |
boolean |
hasCommonOptions()
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4; |
boolean |
hasReadOnly()
optional bool readOnly = 1; |
boolean |
hasShared()
optional bool shared = 3; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
protected com.google.protobuf.MapField |
internalGetMutableMapField(int number) |
boolean |
isInitialized() |
MountPOptions.Builder |
mergeCommonOptions(FileSystemMasterCommonPOptions value)
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4; |
MountPOptions.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MountPOptions.Builder |
mergeFrom(com.google.protobuf.Message other) |
MountPOptions.Builder |
mergeFrom(MountPOptions other) |
MountPOptions.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
MountPOptions.Builder |
putAllProperties(Map<String,String> values)
map<string, string> properties = 2; |
MountPOptions.Builder |
putProperties(String key,
String value)
map<string, string> properties = 2; |
MountPOptions.Builder |
removeProperties(String key)
map<string, string> properties = 2; |
MountPOptions.Builder |
setCommonOptions(FileSystemMasterCommonPOptions.Builder builderForValue)
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4; |
MountPOptions.Builder |
setCommonOptions(FileSystemMasterCommonPOptions value)
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4; |
MountPOptions.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
MountPOptions.Builder |
setReadOnly(boolean value)
optional bool readOnly = 1; |
MountPOptions.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
MountPOptions.Builder |
setShared(boolean value)
optional bool shared = 3; |
MountPOptions.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField
in class com.google.protobuf.GeneratedMessageV3.Builder<MountPOptions.Builder>
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
internalGetMutableMapField
in class com.google.protobuf.GeneratedMessageV3.Builder<MountPOptions.Builder>
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<MountPOptions.Builder>
public MountPOptions.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<MountPOptions.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<MountPOptions.Builder>
public MountPOptions getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public MountPOptions build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public MountPOptions buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public MountPOptions.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<MountPOptions.Builder>
public MountPOptions.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<MountPOptions.Builder>
public MountPOptions.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<MountPOptions.Builder>
public MountPOptions.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<MountPOptions.Builder>
public MountPOptions.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<MountPOptions.Builder>
public MountPOptions.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<MountPOptions.Builder>
public MountPOptions.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<MountPOptions.Builder>
public MountPOptions.Builder mergeFrom(MountPOptions other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<MountPOptions.Builder>
public MountPOptions.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<MountPOptions.Builder>
IOException
public boolean hasReadOnly()
optional bool readOnly = 1;
hasReadOnly
in interface MountPOptionsOrBuilder
public boolean getReadOnly()
optional bool readOnly = 1;
getReadOnly
in interface MountPOptionsOrBuilder
public MountPOptions.Builder setReadOnly(boolean value)
optional bool readOnly = 1;
value
- The readOnly to set.public MountPOptions.Builder clearReadOnly()
optional bool readOnly = 1;
public int getPropertiesCount()
MountPOptionsOrBuilder
map<string, string> properties = 2;
getPropertiesCount
in interface MountPOptionsOrBuilder
public boolean containsProperties(String key)
map<string, string> properties = 2;
containsProperties
in interface MountPOptionsOrBuilder
@Deprecated public Map<String,String> getProperties()
getPropertiesMap()
instead.getProperties
in interface MountPOptionsOrBuilder
public Map<String,String> getPropertiesMap()
map<string, string> properties = 2;
getPropertiesMap
in interface MountPOptionsOrBuilder
public String getPropertiesOrDefault(String key, String defaultValue)
map<string, string> properties = 2;
getPropertiesOrDefault
in interface MountPOptionsOrBuilder
public String getPropertiesOrThrow(String key)
map<string, string> properties = 2;
getPropertiesOrThrow
in interface MountPOptionsOrBuilder
public MountPOptions.Builder clearProperties()
public MountPOptions.Builder removeProperties(String key)
map<string, string> properties = 2;
@Deprecated public Map<String,String> getMutableProperties()
public MountPOptions.Builder putProperties(String key, String value)
map<string, string> properties = 2;
public MountPOptions.Builder putAllProperties(Map<String,String> values)
map<string, string> properties = 2;
public boolean hasShared()
optional bool shared = 3;
hasShared
in interface MountPOptionsOrBuilder
public boolean getShared()
optional bool shared = 3;
getShared
in interface MountPOptionsOrBuilder
public MountPOptions.Builder setShared(boolean value)
optional bool shared = 3;
value
- The shared to set.public MountPOptions.Builder clearShared()
optional bool shared = 3;
public boolean hasCommonOptions()
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
hasCommonOptions
in interface MountPOptionsOrBuilder
public FileSystemMasterCommonPOptions getCommonOptions()
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
getCommonOptions
in interface MountPOptionsOrBuilder
public MountPOptions.Builder setCommonOptions(FileSystemMasterCommonPOptions value)
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
public MountPOptions.Builder setCommonOptions(FileSystemMasterCommonPOptions.Builder builderForValue)
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
public MountPOptions.Builder mergeCommonOptions(FileSystemMasterCommonPOptions value)
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
public MountPOptions.Builder clearCommonOptions()
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
public FileSystemMasterCommonPOptions.Builder getCommonOptionsBuilder()
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
public FileSystemMasterCommonPOptionsOrBuilder getCommonOptionsOrBuilder()
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
getCommonOptionsOrBuilder
in interface MountPOptionsOrBuilder
public final MountPOptions.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<MountPOptions.Builder>
public final MountPOptions.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<MountPOptions.Builder>
Copyright © 2023. All Rights Reserved.