public final class MountPointInfo extends com.google.protobuf.GeneratedMessageV3 implements MountPointInfoOrBuilder
alluxio.hub.proto.MountPointInfo
Modifier and Type | Class and Description |
---|---|
static class |
MountPointInfo.Builder
Protobuf type
alluxio.hub.proto.MountPointInfo |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
Modifier and Type | Field and Description |
---|---|
static int |
ALLUXIOPATH_FIELD_NUMBER |
static int |
HDFSINFO_FIELD_NUMBER |
static com.google.protobuf.Parser<MountPointInfo> |
PARSER
Deprecated.
|
static int |
PROPERTIES_FIELD_NUMBER |
static int |
READONLY_FIELD_NUMBER |
static int |
SHARED_FIELD_NUMBER |
static int |
UFSTYPE_FIELD_NUMBER |
static int |
UFSURI_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
containsProperties(String key)
map<string, string> properties = 6; |
boolean |
equals(Object obj) |
String |
getAlluxioPath()
optional string alluxioPath = 3; |
com.google.protobuf.ByteString |
getAlluxioPathBytes()
optional string alluxioPath = 3; |
static MountPointInfo |
getDefaultInstance() |
MountPointInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
HDFSMountPointInfo |
getHdfsInfo()
optional .alluxio.hub.proto.HDFSMountPointInfo hdfsInfo = 7; |
HDFSMountPointInfoOrBuilder |
getHdfsInfoOrBuilder()
optional .alluxio.hub.proto.HDFSMountPointInfo hdfsInfo = 7; |
com.google.protobuf.Parser<MountPointInfo> |
getParserForType() |
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; |
int |
getSerializedSize() |
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; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasAlluxioPath()
optional string alluxioPath = 3; |
int |
hashCode() |
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) |
boolean |
isInitialized() |
static MountPointInfo.Builder |
newBuilder() |
static MountPointInfo.Builder |
newBuilder(MountPointInfo prototype) |
MountPointInfo.Builder |
newBuilderForType() |
protected MountPointInfo.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static MountPointInfo |
parseDelimitedFrom(InputStream input) |
static MountPointInfo |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MountPointInfo |
parseFrom(byte[] data) |
static MountPointInfo |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MountPointInfo |
parseFrom(ByteBuffer data) |
static MountPointInfo |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MountPointInfo |
parseFrom(com.google.protobuf.ByteString data) |
static MountPointInfo |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MountPointInfo |
parseFrom(com.google.protobuf.CodedInputStream input) |
static MountPointInfo |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MountPointInfo |
parseFrom(InputStream input) |
static MountPointInfo |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<MountPointInfo> |
parser() |
MountPointInfo.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int UFSTYPE_FIELD_NUMBER
public static final int UFSURI_FIELD_NUMBER
public static final int ALLUXIOPATH_FIELD_NUMBER
public static final int READONLY_FIELD_NUMBER
public static final int SHARED_FIELD_NUMBER
public static final int PROPERTIES_FIELD_NUMBER
public static final int HDFSINFO_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<MountPointInfo> PARSER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance
in class com.google.protobuf.GeneratedMessageV3
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField
in class com.google.protobuf.GeneratedMessageV3
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
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 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 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 boolean hasReadOnly()
optional bool readOnly = 4;
hasReadOnly
in interface MountPointInfoOrBuilder
public boolean getReadOnly()
optional bool readOnly = 4;
getReadOnly
in interface MountPointInfoOrBuilder
public boolean hasShared()
optional bool shared = 5;
hasShared
in interface MountPointInfoOrBuilder
public boolean getShared()
optional bool shared = 5;
getShared
in interface MountPointInfoOrBuilder
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 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 HDFSMountPointInfoOrBuilder getHdfsInfoOrBuilder()
optional .alluxio.hub.proto.HDFSMountPointInfo hdfsInfo = 7;
getHdfsInfoOrBuilder
in interface MountPointInfoOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static MountPointInfo parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static MountPointInfo parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static MountPointInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static MountPointInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static MountPointInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static MountPointInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static MountPointInfo parseFrom(InputStream input) throws IOException
IOException
public static MountPointInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static MountPointInfo parseDelimitedFrom(InputStream input) throws IOException
IOException
public static MountPointInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static MountPointInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static MountPointInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public MountPointInfo.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static MountPointInfo.Builder newBuilder()
public static MountPointInfo.Builder newBuilder(MountPointInfo prototype)
public MountPointInfo.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected MountPointInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static MountPointInfo getDefaultInstance()
public static com.google.protobuf.Parser<MountPointInfo> parser()
public com.google.protobuf.Parser<MountPointInfo> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public MountPointInfo getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2023. All Rights Reserved.