public static interface HdfsServerFederationProtos.MountTableRecordProtoOrBuilder
extends org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description | 
|---|---|
| long | getDateCreated()optional uint64 dateCreated = 3; | 
| long | getDateModified()optional uint64 dateModified = 4; | 
| 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.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]; | 
| String | getSrcPath()optional string srcPath = 1; | 
| org.apache.hadoop.thirdparty.protobuf.ByteString | getSrcPathBytes()optional string srcPath = 1; | 
| 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; | 
| 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; | 
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasSrcPath()
optional string srcPath = 1;String getSrcPath()
optional string srcPath = 1;org.apache.hadoop.thirdparty.protobuf.ByteString getSrcPathBytes()
optional string srcPath = 1;List<HdfsServerFederationProtos.RemoteLocationProto> getDestinationsList()
repeated .hadoop.hdfs.RemoteLocationProto destinations = 2;HdfsServerFederationProtos.RemoteLocationProto getDestinations(int index)
repeated .hadoop.hdfs.RemoteLocationProto destinations = 2;int getDestinationsCount()
repeated .hadoop.hdfs.RemoteLocationProto destinations = 2;List<? extends HdfsServerFederationProtos.RemoteLocationProtoOrBuilder> getDestinationsOrBuilderList()
repeated .hadoop.hdfs.RemoteLocationProto destinations = 2;HdfsServerFederationProtos.RemoteLocationProtoOrBuilder getDestinationsOrBuilder(int index)
repeated .hadoop.hdfs.RemoteLocationProto destinations = 2;boolean hasDateCreated()
optional uint64 dateCreated = 3;long getDateCreated()
optional uint64 dateCreated = 3;boolean hasDateModified()
optional uint64 dateModified = 4;long getDateModified()
optional uint64 dateModified = 4;boolean hasReadOnly()
optional bool readOnly = 5 [default = false];boolean getReadOnly()
optional bool readOnly = 5 [default = false];boolean hasDestOrder()
optional .hadoop.hdfs.MountTableRecordProto.DestOrder destOrder = 6 [default = HASH];HdfsServerFederationProtos.MountTableRecordProto.DestOrder getDestOrder()
optional .hadoop.hdfs.MountTableRecordProto.DestOrder destOrder = 6 [default = HASH];boolean hasOwnerName()
optional string ownerName = 10;String getOwnerName()
optional string ownerName = 10;org.apache.hadoop.thirdparty.protobuf.ByteString getOwnerNameBytes()
optional string ownerName = 10;boolean hasGroupName()
optional string groupName = 11;String getGroupName()
optional string groupName = 11;org.apache.hadoop.thirdparty.protobuf.ByteString getGroupNameBytes()
optional string groupName = 11;boolean hasMode()
optional int32 mode = 12;int getMode()
optional int32 mode = 12;boolean hasQuota()
optional .hadoop.hdfs.QuotaUsageProto quota = 13;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 hasFaultTolerant()
optional bool faultTolerant = 14 [default = false];boolean getFaultTolerant()
optional bool faultTolerant = 14 [default = false];Copyright © 2008–2023 Apache Software Foundation. All rights reserved.