org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilder, org.apache.hadoop.thirdparty.protobuf.MessageOrBuilderFsImageProto.INodeSection.QuotaByStorageTypeEntryProto, FsImageProto.INodeSection.QuotaByStorageTypeEntryProto.Builderpublic static interface FsImageProto.INodeSection.QuotaByStorageTypeEntryProtoOrBuilder
extends org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
| Modifier and Type | Method | 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; |
isInitializedfindInitializationErrors, 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–2025 Apache Software Foundation. All rights reserved.