public static interface FsImageProto.INodeSection.QuotaByStorageTypeEntryProtoOrBuilder
extends org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description | 
|---|---|
| long | getQuota()required uint64 quota = 2; | 
| org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.StorageTypeProto | getStorageType()required .hadoop.hdfs.StorageTypeProto storageType = 1; | 
| boolean | hasQuota()required uint64 quota = 2; | 
| boolean | hasStorageType()required .hadoop.hdfs.StorageTypeProto storageType = 1; | 
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasStorageType()
required .hadoop.hdfs.StorageTypeProto storageType = 1;org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.StorageTypeProto getStorageType()
required .hadoop.hdfs.StorageTypeProto storageType = 1;boolean hasQuota()
required uint64 quota = 2;long getQuota()
required uint64 quota = 2;Copyright © 2008–2023 Apache Software Foundation. All rights reserved.