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.Builder
Protobuf type
hadoop.hdfs.MountTableRecordProto |
static class |
HdfsServerFederationProtos.MountTableRecordProto.DestOrder
Protobuf 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> |
PARSER
Deprecated.
|
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, 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 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.MessageOrBuilder
getUnknownFields
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3
public 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.GeneratedMessageV3
public boolean hasSrcPath()
optional string srcPath = 1;
hasSrcPath
in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilder
public String getSrcPath()
optional string srcPath = 1;
getSrcPath
in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilder
public org.apache.hadoop.thirdparty.protobuf.ByteString getSrcPathBytes()
optional string srcPath = 1;
getSrcPathBytes
in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilder
public List<HdfsServerFederationProtos.RemoteLocationProto> getDestinationsList()
repeated .hadoop.hdfs.RemoteLocationProto destinations = 2;
getDestinationsList
in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilder
public List<? extends HdfsServerFederationProtos.RemoteLocationProtoOrBuilder> getDestinationsOrBuilderList()
repeated .hadoop.hdfs.RemoteLocationProto destinations = 2;
getDestinationsOrBuilderList
in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilder
public int getDestinationsCount()
repeated .hadoop.hdfs.RemoteLocationProto destinations = 2;
getDestinationsCount
in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilder
public HdfsServerFederationProtos.RemoteLocationProto getDestinations(int index)
repeated .hadoop.hdfs.RemoteLocationProto destinations = 2;
getDestinations
in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilder
public HdfsServerFederationProtos.RemoteLocationProtoOrBuilder getDestinationsOrBuilder(int index)
repeated .hadoop.hdfs.RemoteLocationProto destinations = 2;
getDestinationsOrBuilder
in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilder
public boolean hasDateCreated()
optional uint64 dateCreated = 3;
hasDateCreated
in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilder
public long getDateCreated()
optional uint64 dateCreated = 3;
getDateCreated
in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilder
public boolean hasDateModified()
optional uint64 dateModified = 4;
hasDateModified
in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilder
public long getDateModified()
optional uint64 dateModified = 4;
getDateModified
in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilder
public boolean hasReadOnly()
optional bool readOnly = 5 [default = false];
hasReadOnly
in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilder
public boolean getReadOnly()
optional bool readOnly = 5 [default = false];
getReadOnly
in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilder
public boolean hasDestOrder()
optional .hadoop.hdfs.MountTableRecordProto.DestOrder destOrder = 6 [default = HASH];
hasDestOrder
in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilder
public HdfsServerFederationProtos.MountTableRecordProto.DestOrder getDestOrder()
optional .hadoop.hdfs.MountTableRecordProto.DestOrder destOrder = 6 [default = HASH];
getDestOrder
in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilder
public boolean hasOwnerName()
optional string ownerName = 10;
hasOwnerName
in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilder
public String getOwnerName()
optional string ownerName = 10;
getOwnerName
in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilder
public org.apache.hadoop.thirdparty.protobuf.ByteString getOwnerNameBytes()
optional string ownerName = 10;
getOwnerNameBytes
in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilder
public boolean hasGroupName()
optional string groupName = 11;
hasGroupName
in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilder
public String getGroupName()
optional string groupName = 11;
getGroupName
in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilder
public org.apache.hadoop.thirdparty.protobuf.ByteString getGroupNameBytes()
optional string groupName = 11;
getGroupNameBytes
in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilder
public boolean hasMode()
optional int32 mode = 12;
hasMode
in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilder
public int getMode()
optional int32 mode = 12;
getMode
in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilder
public boolean hasQuota()
optional .hadoop.hdfs.QuotaUsageProto quota = 13;
hasQuota
in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilder
public org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.QuotaUsageProto getQuota()
optional .hadoop.hdfs.QuotaUsageProto quota = 13;
getQuota
in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilder
public org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.QuotaUsageProtoOrBuilder getQuotaOrBuilder()
optional .hadoop.hdfs.QuotaUsageProto quota = 13;
getQuotaOrBuilder
in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilder
public boolean hasFaultTolerant()
optional bool faultTolerant = 14 [default = false];
hasFaultTolerant
in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilder
public boolean getFaultTolerant()
optional bool faultTolerant = 14 [default = false];
getFaultTolerant
in interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilder
public final boolean isInitialized()
isInitialized
in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilder
isInitialized
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3
public void writeTo(org.apache.hadoop.thirdparty.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite
writeTo
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite
getSerializedSize
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface org.apache.hadoop.thirdparty.protobuf.Message
equals
in class org.apache.hadoop.thirdparty.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface org.apache.hadoop.thirdparty.protobuf.Message
hashCode
in class org.apache.hadoop.thirdparty.protobuf.AbstractMessage
public static HdfsServerFederationProtos.MountTableRecordProto parseFrom(ByteBuffer data) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
public 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.InvalidProtocolBufferException
public static HdfsServerFederationProtos.MountTableRecordProto parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
public 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.InvalidProtocolBufferException
public static HdfsServerFederationProtos.MountTableRecordProto parseFrom(byte[] data) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
public 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.InvalidProtocolBufferException
public static HdfsServerFederationProtos.MountTableRecordProto parseFrom(InputStream input) throws IOException
IOException
public static HdfsServerFederationProtos.MountTableRecordProto parseFrom(InputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static HdfsServerFederationProtos.MountTableRecordProto parseDelimitedFrom(InputStream input) throws IOException
IOException
public static HdfsServerFederationProtos.MountTableRecordProto parseDelimitedFrom(InputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static HdfsServerFederationProtos.MountTableRecordProto parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input) throws IOException
IOException
public static HdfsServerFederationProtos.MountTableRecordProto parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public HdfsServerFederationProtos.MountTableRecordProto.Builder newBuilderForType()
newBuilderForType
in interface org.apache.hadoop.thirdparty.protobuf.Message
newBuilderForType
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite
public 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.Message
toBuilder
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite
protected HdfsServerFederationProtos.MountTableRecordProto.Builder newBuilderForType(org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3
public 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.Message
getParserForType
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite
getParserForType
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3
public HdfsServerFederationProtos.MountTableRecordProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.