public static final class HdfsServerFederationProtos.MountTableRecordProto extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3 implements HdfsServerFederationProtos.MountTableRecordProtoOrBuilder
hadoop.hdfs.MountTableRecordProto| Modifier and Type | Class and Description | 
|---|---|
| static class  | HdfsServerFederationProtos.MountTableRecordProto.BuilderProtobuf type  hadoop.hdfs.MountTableRecordProto | 
| static class  | HdfsServerFederationProtos.MountTableRecordProto.DestOrderProtobuf enum  hadoop.hdfs.MountTableRecordProto.DestOrder | 
org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.BuilderParent, org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableMessage>, org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableMessage>, org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description | 
|---|---|
| static int | DATECREATED_FIELD_NUMBER | 
| static int | DATEMODIFIED_FIELD_NUMBER | 
| static int | DESTINATIONS_FIELD_NUMBER | 
| static int | DESTORDER_FIELD_NUMBER | 
| static int | FAULTTOLERANT_FIELD_NUMBER | 
| static int | GROUPNAME_FIELD_NUMBER | 
| static int | MODE_FIELD_NUMBER | 
| static int | OWNERNAME_FIELD_NUMBER | 
| static org.apache.hadoop.thirdparty.protobuf.Parser<HdfsServerFederationProtos.MountTableRecordProto> | PARSERDeprecated.  | 
| static int | QUOTA_FIELD_NUMBER | 
| static int | READONLY_FIELD_NUMBER | 
| static int | SRCPATH_FIELD_NUMBER | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object obj) | 
| long | getDateCreated()optional uint64 dateCreated = 3; | 
| long | getDateModified()optional uint64 dateModified = 4; | 
| static HdfsServerFederationProtos.MountTableRecordProto | getDefaultInstance() | 
| HdfsServerFederationProtos.MountTableRecordProto | getDefaultInstanceForType() | 
| static org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor | getDescriptor() | 
| HdfsServerFederationProtos.RemoteLocationProto | getDestinations(int index)repeated .hadoop.hdfs.RemoteLocationProto destinations = 2; | 
| int | getDestinationsCount()repeated .hadoop.hdfs.RemoteLocationProto destinations = 2; | 
| List<HdfsServerFederationProtos.RemoteLocationProto> | getDestinationsList()repeated .hadoop.hdfs.RemoteLocationProto destinations = 2; | 
| HdfsServerFederationProtos.RemoteLocationProtoOrBuilder | getDestinationsOrBuilder(int index)repeated .hadoop.hdfs.RemoteLocationProto destinations = 2; | 
| List<? extends HdfsServerFederationProtos.RemoteLocationProtoOrBuilder> | getDestinationsOrBuilderList()repeated .hadoop.hdfs.RemoteLocationProto destinations = 2; | 
| HdfsServerFederationProtos.MountTableRecordProto.DestOrder | getDestOrder()optional .hadoop.hdfs.MountTableRecordProto.DestOrder destOrder = 6 [default = HASH]; | 
| boolean | getFaultTolerant()optional bool faultTolerant = 14 [default = false]; | 
| String | getGroupName()optional string groupName = 11; | 
| org.apache.hadoop.thirdparty.protobuf.ByteString | getGroupNameBytes()optional string groupName = 11; | 
| int | getMode()optional int32 mode = 12; | 
| String | getOwnerName()optional string ownerName = 10; | 
| org.apache.hadoop.thirdparty.protobuf.ByteString | getOwnerNameBytes()optional string ownerName = 10; | 
| org.apache.hadoop.thirdparty.protobuf.Parser<HdfsServerFederationProtos.MountTableRecordProto> | getParserForType() | 
| org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.QuotaUsageProto | getQuota()optional .hadoop.hdfs.QuotaUsageProto quota = 13; | 
| org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.QuotaUsageProtoOrBuilder | getQuotaOrBuilder()optional .hadoop.hdfs.QuotaUsageProto quota = 13; | 
| boolean | getReadOnly()optional bool readOnly = 5 [default = false]; | 
| int | getSerializedSize() | 
| String | getSrcPath()optional string srcPath = 1; | 
| org.apache.hadoop.thirdparty.protobuf.ByteString | getSrcPathBytes()optional string srcPath = 1; | 
| org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet | getUnknownFields() | 
| boolean | hasDateCreated()optional uint64 dateCreated = 3; | 
| boolean | hasDateModified()optional uint64 dateModified = 4; | 
| boolean | hasDestOrder()optional .hadoop.hdfs.MountTableRecordProto.DestOrder destOrder = 6 [default = HASH]; | 
| boolean | hasFaultTolerant()optional bool faultTolerant = 14 [default = false]; | 
| boolean | hasGroupName()optional string groupName = 11; | 
| int | hashCode() | 
| boolean | hasMode()optional int32 mode = 12; | 
| boolean | hasOwnerName()optional string ownerName = 10; | 
| boolean | hasQuota()optional .hadoop.hdfs.QuotaUsageProto quota = 13; | 
| boolean | hasReadOnly()optional bool readOnly = 5 [default = false]; | 
| boolean | hasSrcPath()optional string srcPath = 1; | 
| protected org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.FieldAccessorTable | internalGetFieldAccessorTable() | 
| boolean | isInitialized() | 
| static HdfsServerFederationProtos.MountTableRecordProto.Builder | newBuilder() | 
| static HdfsServerFederationProtos.MountTableRecordProto.Builder | newBuilder(HdfsServerFederationProtos.MountTableRecordProto prototype) | 
| HdfsServerFederationProtos.MountTableRecordProto.Builder | newBuilderForType() | 
| protected HdfsServerFederationProtos.MountTableRecordProto.Builder | newBuilderForType(org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.BuilderParent parent) | 
| static HdfsServerFederationProtos.MountTableRecordProto | parseDelimitedFrom(InputStream input) | 
| static HdfsServerFederationProtos.MountTableRecordProto | parseDelimitedFrom(InputStream input,
                  org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) | 
| static HdfsServerFederationProtos.MountTableRecordProto | parseFrom(byte[] data) | 
| static HdfsServerFederationProtos.MountTableRecordProto | parseFrom(byte[] data,
         org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) | 
| static HdfsServerFederationProtos.MountTableRecordProto | parseFrom(ByteBuffer data) | 
| static HdfsServerFederationProtos.MountTableRecordProto | parseFrom(ByteBuffer data,
         org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) | 
| static HdfsServerFederationProtos.MountTableRecordProto | parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data) | 
| static HdfsServerFederationProtos.MountTableRecordProto | parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data,
         org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) | 
| static HdfsServerFederationProtos.MountTableRecordProto | parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input) | 
| static HdfsServerFederationProtos.MountTableRecordProto | parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input,
         org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) | 
| static HdfsServerFederationProtos.MountTableRecordProto | parseFrom(InputStream input) | 
| static HdfsServerFederationProtos.MountTableRecordProto | parseFrom(InputStream input,
         org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) | 
| static org.apache.hadoop.thirdparty.protobuf.Parser<HdfsServerFederationProtos.MountTableRecordProto> | parser() | 
| HdfsServerFederationProtos.MountTableRecordProto.Builder | toBuilder() | 
| void | writeTo(org.apache.hadoop.thirdparty.protobuf.CodedOutputStream output) | 
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, 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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int SRCPATH_FIELD_NUMBER
public static final int DESTINATIONS_FIELD_NUMBER
public static final int DATECREATED_FIELD_NUMBER
public static final int DATEMODIFIED_FIELD_NUMBER
public static final int READONLY_FIELD_NUMBER
public static final int DESTORDER_FIELD_NUMBER
public static final int OWNERNAME_FIELD_NUMBER
public static final int GROUPNAME_FIELD_NUMBER
public static final int MODE_FIELD_NUMBER
public static final int QUOTA_FIELD_NUMBER
public static final int FAULTTOLERANT_FIELD_NUMBER
@Deprecated public static final org.apache.hadoop.thirdparty.protobuf.Parser<HdfsServerFederationProtos.MountTableRecordProto> PARSER
public final org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuildergetUnknownFields in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3public static final org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor getDescriptor()
protected org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3public boolean hasSrcPath()
optional string srcPath = 1;hasSrcPath in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilderpublic String getSrcPath()
optional string srcPath = 1;getSrcPath in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilderpublic org.apache.hadoop.thirdparty.protobuf.ByteString getSrcPathBytes()
optional string srcPath = 1;getSrcPathBytes in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilderpublic List<HdfsServerFederationProtos.RemoteLocationProto> getDestinationsList()
repeated .hadoop.hdfs.RemoteLocationProto destinations = 2;getDestinationsList in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilderpublic List<? extends HdfsServerFederationProtos.RemoteLocationProtoOrBuilder> getDestinationsOrBuilderList()
repeated .hadoop.hdfs.RemoteLocationProto destinations = 2;getDestinationsOrBuilderList in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilderpublic int getDestinationsCount()
repeated .hadoop.hdfs.RemoteLocationProto destinations = 2;getDestinationsCount in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilderpublic HdfsServerFederationProtos.RemoteLocationProto getDestinations(int index)
repeated .hadoop.hdfs.RemoteLocationProto destinations = 2;getDestinations in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilderpublic HdfsServerFederationProtos.RemoteLocationProtoOrBuilder getDestinationsOrBuilder(int index)
repeated .hadoop.hdfs.RemoteLocationProto destinations = 2;getDestinationsOrBuilder in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilderpublic boolean hasDateCreated()
optional uint64 dateCreated = 3;hasDateCreated in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilderpublic long getDateCreated()
optional uint64 dateCreated = 3;getDateCreated in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilderpublic boolean hasDateModified()
optional uint64 dateModified = 4;hasDateModified in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilderpublic long getDateModified()
optional uint64 dateModified = 4;getDateModified in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilderpublic boolean hasReadOnly()
optional bool readOnly = 5 [default = false];hasReadOnly in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilderpublic boolean getReadOnly()
optional bool readOnly = 5 [default = false];getReadOnly in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilderpublic boolean hasDestOrder()
optional .hadoop.hdfs.MountTableRecordProto.DestOrder destOrder = 6 [default = HASH];hasDestOrder in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilderpublic HdfsServerFederationProtos.MountTableRecordProto.DestOrder getDestOrder()
optional .hadoop.hdfs.MountTableRecordProto.DestOrder destOrder = 6 [default = HASH];getDestOrder in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilderpublic boolean hasOwnerName()
optional string ownerName = 10;hasOwnerName in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilderpublic String getOwnerName()
optional string ownerName = 10;getOwnerName in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilderpublic org.apache.hadoop.thirdparty.protobuf.ByteString getOwnerNameBytes()
optional string ownerName = 10;getOwnerNameBytes in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilderpublic boolean hasGroupName()
optional string groupName = 11;hasGroupName in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilderpublic String getGroupName()
optional string groupName = 11;getGroupName in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilderpublic org.apache.hadoop.thirdparty.protobuf.ByteString getGroupNameBytes()
optional string groupName = 11;getGroupNameBytes in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilderpublic boolean hasMode()
optional int32 mode = 12;hasMode in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilderpublic int getMode()
optional int32 mode = 12;getMode in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilderpublic boolean hasQuota()
optional .hadoop.hdfs.QuotaUsageProto quota = 13;hasQuota in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilderpublic org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.QuotaUsageProto getQuota()
optional .hadoop.hdfs.QuotaUsageProto quota = 13;getQuota in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilderpublic org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.QuotaUsageProtoOrBuilder getQuotaOrBuilder()
optional .hadoop.hdfs.QuotaUsageProto quota = 13;getQuotaOrBuilder in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilderpublic boolean hasFaultTolerant()
optional bool faultTolerant = 14 [default = false];hasFaultTolerant in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilderpublic boolean getFaultTolerant()
optional bool faultTolerant = 14 [default = false];getFaultTolerant in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilderpublic final boolean isInitialized()
isInitialized in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilderisInitialized in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3public void writeTo(org.apache.hadoop.thirdparty.protobuf.CodedOutputStream output)
             throws IOException
writeTo in interface org.apache.hadoop.thirdparty.protobuf.MessageLitewriteTo in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface org.apache.hadoop.thirdparty.protobuf.MessageLitegetSerializedSize in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface org.apache.hadoop.thirdparty.protobuf.Messageequals in class org.apache.hadoop.thirdparty.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface org.apache.hadoop.thirdparty.protobuf.MessagehashCode in class org.apache.hadoop.thirdparty.protobuf.AbstractMessagepublic static HdfsServerFederationProtos.MountTableRecordProto parseFrom(ByteBuffer data) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferExceptionpublic static HdfsServerFederationProtos.MountTableRecordProto parseFrom(ByteBuffer data, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferExceptionpublic static HdfsServerFederationProtos.MountTableRecordProto parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferExceptionpublic static HdfsServerFederationProtos.MountTableRecordProto parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferExceptionpublic static HdfsServerFederationProtos.MountTableRecordProto parseFrom(byte[] data) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferExceptionpublic static HdfsServerFederationProtos.MountTableRecordProto parseFrom(byte[] data, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferExceptionpublic static HdfsServerFederationProtos.MountTableRecordProto parseFrom(InputStream input) throws IOException
IOExceptionpublic static HdfsServerFederationProtos.MountTableRecordProto parseFrom(InputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static HdfsServerFederationProtos.MountTableRecordProto parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static HdfsServerFederationProtos.MountTableRecordProto parseDelimitedFrom(InputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static HdfsServerFederationProtos.MountTableRecordProto parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static HdfsServerFederationProtos.MountTableRecordProto parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic HdfsServerFederationProtos.MountTableRecordProto.Builder newBuilderForType()
newBuilderForType in interface org.apache.hadoop.thirdparty.protobuf.MessagenewBuilderForType in interface org.apache.hadoop.thirdparty.protobuf.MessageLitepublic static HdfsServerFederationProtos.MountTableRecordProto.Builder newBuilder()
public static HdfsServerFederationProtos.MountTableRecordProto.Builder newBuilder(HdfsServerFederationProtos.MountTableRecordProto prototype)
public HdfsServerFederationProtos.MountTableRecordProto.Builder toBuilder()
toBuilder in interface org.apache.hadoop.thirdparty.protobuf.MessagetoBuilder in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteprotected HdfsServerFederationProtos.MountTableRecordProto.Builder newBuilderForType(org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3public static HdfsServerFederationProtos.MountTableRecordProto getDefaultInstance()
public static org.apache.hadoop.thirdparty.protobuf.Parser<HdfsServerFederationProtos.MountTableRecordProto> parser()
public org.apache.hadoop.thirdparty.protobuf.Parser<HdfsServerFederationProtos.MountTableRecordProto> getParserForType()
getParserForType in interface org.apache.hadoop.thirdparty.protobuf.MessagegetParserForType in interface org.apache.hadoop.thirdparty.protobuf.MessageLitegetParserForType in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3public HdfsServerFederationProtos.MountTableRecordProto getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuilderCopyright © 2008–2023 Apache Software Foundation. All rights reserved.