public static final class MountPointInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<MountPointInfo.Builder> implements MountPointInfoOrBuilder
alluxio.hub.proto.MountPointInfo
Modifier and Type | Method and Description |
---|---|
MountPointInfo.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
MountPointInfo |
build() |
MountPointInfo |
buildPartial() |
MountPointInfo.Builder |
clear() |
MountPointInfo.Builder |
clearAlluxioPath()
optional string alluxioPath = 3; |
MountPointInfo.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
MountPointInfo.Builder |
clearHdfsInfo()
optional .alluxio.hub.proto.HDFSMountPointInfo hdfsInfo = 7; |
MountPointInfo.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
MountPointInfo.Builder |
clearProperties() |
MountPointInfo.Builder |
clearReadOnly()
optional bool readOnly = 4; |
MountPointInfo.Builder |
clearShared()
optional bool shared = 5; |
MountPointInfo.Builder |
clearUfsType()
optional string ufsType = 1; |
MountPointInfo.Builder |
clearUfsUri()
optional string ufsUri = 2; |
MountPointInfo.Builder |
clone() |
boolean |
containsProperties(String key)
map<string, string> properties = 6; |
String |
getAlluxioPath()
optional string alluxioPath = 3; |
com.google.protobuf.ByteString |
getAlluxioPathBytes()
optional string alluxioPath = 3; |
MountPointInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
HDFSMountPointInfo |
getHdfsInfo()
optional .alluxio.hub.proto.HDFSMountPointInfo hdfsInfo = 7; |
HDFSMountPointInfo.Builder |
getHdfsInfoBuilder()
optional .alluxio.hub.proto.HDFSMountPointInfo hdfsInfo = 7; |
HDFSMountPointInfoOrBuilder |
getHdfsInfoOrBuilder()
optional .alluxio.hub.proto.HDFSMountPointInfo hdfsInfo = 7; |
Map<String,String> |
getMutableProperties()
Deprecated.
|
Map<String,String> |
getProperties()
Deprecated.
|
int |
getPropertiesCount()
map<string, string> properties = 6; |
Map<String,String> |
getPropertiesMap()
map<string, string> properties = 6; |
String |
getPropertiesOrDefault(String key,
String defaultValue)
map<string, string> properties = 6; |
String |
getPropertiesOrThrow(String key)
map<string, string> properties = 6; |
boolean |
getReadOnly()
optional bool readOnly = 4; |
boolean |
getShared()
optional bool shared = 5; |
String |
getUfsType()
optional string ufsType = 1; |
com.google.protobuf.ByteString |
getUfsTypeBytes()
optional string ufsType = 1; |
String |
getUfsUri()
optional string ufsUri = 2; |
com.google.protobuf.ByteString |
getUfsUriBytes()
optional string ufsUri = 2; |
boolean |
hasAlluxioPath()
optional string alluxioPath = 3; |
boolean |
hasHdfsInfo()
optional .alluxio.hub.proto.HDFSMountPointInfo hdfsInfo = 7; |
boolean |
hasReadOnly()
optional bool readOnly = 4; |
boolean |
hasShared()
optional bool shared = 5; |
boolean |
hasUfsType()
optional string ufsType = 1; |
boolean |
hasUfsUri()
optional string ufsUri = 2; |
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() |
MountPointInfo.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MountPointInfo.Builder |
mergeFrom(com.google.protobuf.Message other) |
MountPointInfo.Builder |
mergeFrom(MountPointInfo other) |
MountPointInfo.Builder |
mergeHdfsInfo(HDFSMountPointInfo value)
optional .alluxio.hub.proto.HDFSMountPointInfo hdfsInfo = 7; |
MountPointInfo.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
MountPointInfo.Builder |
putAllProperties(Map<String,String> values)
map<string, string> properties = 6; |
MountPointInfo.Builder |
putProperties(String key,
String value)
map<string, string> properties = 6; |
MountPointInfo.Builder |
removeProperties(String key)
map<string, string> properties = 6; |
MountPointInfo.Builder |
setAlluxioPath(String value)
optional string alluxioPath = 3; |
MountPointInfo.Builder |
setAlluxioPathBytes(com.google.protobuf.ByteString value)
optional string alluxioPath = 3; |
MountPointInfo.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
MountPointInfo.Builder |
setHdfsInfo(HDFSMountPointInfo.Builder builderForValue)
optional .alluxio.hub.proto.HDFSMountPointInfo hdfsInfo = 7; |
MountPointInfo.Builder |
setHdfsInfo(HDFSMountPointInfo value)
optional .alluxio.hub.proto.HDFSMountPointInfo hdfsInfo = 7; |
MountPointInfo.Builder |
setReadOnly(boolean value)
optional bool readOnly = 4; |
MountPointInfo.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
MountPointInfo.Builder |
setShared(boolean value)
optional bool shared = 5; |
MountPointInfo.Builder |
setUfsType(String value)
optional string ufsType = 1; |
MountPointInfo.Builder |
setUfsTypeBytes(com.google.protobuf.ByteString value)
optional string ufsType = 1; |
MountPointInfo.Builder |
setUfsUri(String value)
optional string ufsUri = 2; |
MountPointInfo.Builder |
setUfsUriBytes(com.google.protobuf.ByteString value)
optional string ufsUri = 2; |
MountPointInfo.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<MountPointInfo.Builder>
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
internalGetMutableMapField
in class com.google.protobuf.GeneratedMessageV3.Builder<MountPointInfo.Builder>
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<MountPointInfo.Builder>
public MountPointInfo.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<MountPointInfo.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<MountPointInfo.Builder>
public MountPointInfo getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public MountPointInfo build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public MountPointInfo buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public MountPointInfo.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<MountPointInfo.Builder>
public MountPointInfo.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<MountPointInfo.Builder>
public MountPointInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<MountPointInfo.Builder>
public MountPointInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<MountPointInfo.Builder>
public MountPointInfo.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<MountPointInfo.Builder>
public MountPointInfo.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<MountPointInfo.Builder>
public MountPointInfo.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<MountPointInfo.Builder>
public MountPointInfo.Builder mergeFrom(MountPointInfo other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<MountPointInfo.Builder>
public MountPointInfo.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<MountPointInfo.Builder>
IOException
public boolean hasUfsType()
optional string ufsType = 1;
hasUfsType
in interface MountPointInfoOrBuilder
public String getUfsType()
optional string ufsType = 1;
getUfsType
in interface MountPointInfoOrBuilder
public com.google.protobuf.ByteString getUfsTypeBytes()
optional string ufsType = 1;
getUfsTypeBytes
in interface MountPointInfoOrBuilder
public MountPointInfo.Builder setUfsType(String value)
optional string ufsType = 1;
value
- The ufsType to set.public MountPointInfo.Builder clearUfsType()
optional string ufsType = 1;
public MountPointInfo.Builder setUfsTypeBytes(com.google.protobuf.ByteString value)
optional string ufsType = 1;
value
- The bytes for ufsType to set.public boolean hasUfsUri()
optional string ufsUri = 2;
hasUfsUri
in interface MountPointInfoOrBuilder
public String getUfsUri()
optional string ufsUri = 2;
getUfsUri
in interface MountPointInfoOrBuilder
public com.google.protobuf.ByteString getUfsUriBytes()
optional string ufsUri = 2;
getUfsUriBytes
in interface MountPointInfoOrBuilder
public MountPointInfo.Builder setUfsUri(String value)
optional string ufsUri = 2;
value
- The ufsUri to set.public MountPointInfo.Builder clearUfsUri()
optional string ufsUri = 2;
public MountPointInfo.Builder setUfsUriBytes(com.google.protobuf.ByteString value)
optional string ufsUri = 2;
value
- The bytes for ufsUri to set.public boolean hasAlluxioPath()
optional string alluxioPath = 3;
hasAlluxioPath
in interface MountPointInfoOrBuilder
public String getAlluxioPath()
optional string alluxioPath = 3;
getAlluxioPath
in interface MountPointInfoOrBuilder
public com.google.protobuf.ByteString getAlluxioPathBytes()
optional string alluxioPath = 3;
getAlluxioPathBytes
in interface MountPointInfoOrBuilder
public MountPointInfo.Builder setAlluxioPath(String value)
optional string alluxioPath = 3;
value
- The alluxioPath to set.public MountPointInfo.Builder clearAlluxioPath()
optional string alluxioPath = 3;
public MountPointInfo.Builder setAlluxioPathBytes(com.google.protobuf.ByteString value)
optional string alluxioPath = 3;
value
- The bytes for alluxioPath to set.public boolean hasReadOnly()
optional bool readOnly = 4;
hasReadOnly
in interface MountPointInfoOrBuilder
public boolean getReadOnly()
optional bool readOnly = 4;
getReadOnly
in interface MountPointInfoOrBuilder
public MountPointInfo.Builder setReadOnly(boolean value)
optional bool readOnly = 4;
value
- The readOnly to set.public MountPointInfo.Builder clearReadOnly()
optional bool readOnly = 4;
public boolean hasShared()
optional bool shared = 5;
hasShared
in interface MountPointInfoOrBuilder
public boolean getShared()
optional bool shared = 5;
getShared
in interface MountPointInfoOrBuilder
public MountPointInfo.Builder setShared(boolean value)
optional bool shared = 5;
value
- The shared to set.public MountPointInfo.Builder clearShared()
optional bool shared = 5;
public int getPropertiesCount()
MountPointInfoOrBuilder
map<string, string> properties = 6;
getPropertiesCount
in interface MountPointInfoOrBuilder
public boolean containsProperties(String key)
map<string, string> properties = 6;
containsProperties
in interface MountPointInfoOrBuilder
@Deprecated public Map<String,String> getProperties()
getPropertiesMap()
instead.getProperties
in interface MountPointInfoOrBuilder
public Map<String,String> getPropertiesMap()
map<string, string> properties = 6;
getPropertiesMap
in interface MountPointInfoOrBuilder
public String getPropertiesOrDefault(String key, String defaultValue)
map<string, string> properties = 6;
getPropertiesOrDefault
in interface MountPointInfoOrBuilder
public String getPropertiesOrThrow(String key)
map<string, string> properties = 6;
getPropertiesOrThrow
in interface MountPointInfoOrBuilder
public MountPointInfo.Builder clearProperties()
public MountPointInfo.Builder removeProperties(String key)
map<string, string> properties = 6;
@Deprecated public Map<String,String> getMutableProperties()
public MountPointInfo.Builder putProperties(String key, String value)
map<string, string> properties = 6;
public MountPointInfo.Builder putAllProperties(Map<String,String> values)
map<string, string> properties = 6;
public boolean hasHdfsInfo()
optional .alluxio.hub.proto.HDFSMountPointInfo hdfsInfo = 7;
hasHdfsInfo
in interface MountPointInfoOrBuilder
public HDFSMountPointInfo getHdfsInfo()
optional .alluxio.hub.proto.HDFSMountPointInfo hdfsInfo = 7;
getHdfsInfo
in interface MountPointInfoOrBuilder
public MountPointInfo.Builder setHdfsInfo(HDFSMountPointInfo value)
optional .alluxio.hub.proto.HDFSMountPointInfo hdfsInfo = 7;
public MountPointInfo.Builder setHdfsInfo(HDFSMountPointInfo.Builder builderForValue)
optional .alluxio.hub.proto.HDFSMountPointInfo hdfsInfo = 7;
public MountPointInfo.Builder mergeHdfsInfo(HDFSMountPointInfo value)
optional .alluxio.hub.proto.HDFSMountPointInfo hdfsInfo = 7;
public MountPointInfo.Builder clearHdfsInfo()
optional .alluxio.hub.proto.HDFSMountPointInfo hdfsInfo = 7;
public HDFSMountPointInfo.Builder getHdfsInfoBuilder()
optional .alluxio.hub.proto.HDFSMountPointInfo hdfsInfo = 7;
public HDFSMountPointInfoOrBuilder getHdfsInfoOrBuilder()
optional .alluxio.hub.proto.HDFSMountPointInfo hdfsInfo = 7;
getHdfsInfoOrBuilder
in interface MountPointInfoOrBuilder
public final MountPointInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<MountPointInfo.Builder>
public final MountPointInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<MountPointInfo.Builder>
Copyright © 2023. All Rights Reserved.