public static interface FsImageProto.INodeSection.INodeDirectoryOrBuilder
extends org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description | 
|---|---|
| FsImageProto.INodeSection.AclFeatureProto | getAcl()optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 5; | 
| FsImageProto.INodeSection.AclFeatureProtoOrBuilder | getAclOrBuilder()optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 5; | 
| long | getDsQuota()
 diskspace quota | 
| long | getModificationTime()optional uint64 modificationTime = 1; | 
| long | getNsQuota()
 namespace quota | 
| long | getPermission()optional fixed64 permission = 4; | 
| FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto | getTypeQuotas()optional .hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeFeatureProto typeQuotas = 7; | 
| FsImageProto.INodeSection.QuotaByStorageTypeFeatureProtoOrBuilder | getTypeQuotasOrBuilder()optional .hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeFeatureProto typeQuotas = 7; | 
| FsImageProto.INodeSection.XAttrFeatureProto | getXAttrs()optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 6; | 
| FsImageProto.INodeSection.XAttrFeatureProtoOrBuilder | getXAttrsOrBuilder()optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 6; | 
| boolean | hasAcl()optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 5; | 
| boolean | hasDsQuota()
 diskspace quota | 
| boolean | hasModificationTime()optional uint64 modificationTime = 1; | 
| boolean | hasNsQuota()
 namespace quota | 
| boolean | hasPermission()optional fixed64 permission = 4; | 
| boolean | hasTypeQuotas()optional .hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeFeatureProto typeQuotas = 7; | 
| boolean | hasXAttrs()optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 6; | 
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasModificationTime()
optional uint64 modificationTime = 1;long getModificationTime()
optional uint64 modificationTime = 1;boolean hasNsQuota()
namespace quota
optional uint64 nsQuota = 2;long getNsQuota()
namespace quota
optional uint64 nsQuota = 2;boolean hasDsQuota()
diskspace quota
optional uint64 dsQuota = 3;long getDsQuota()
diskspace quota
optional uint64 dsQuota = 3;boolean hasPermission()
optional fixed64 permission = 4;long getPermission()
optional fixed64 permission = 4;boolean hasAcl()
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 5;FsImageProto.INodeSection.AclFeatureProto getAcl()
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 5;FsImageProto.INodeSection.AclFeatureProtoOrBuilder getAclOrBuilder()
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 5;boolean hasXAttrs()
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 6;FsImageProto.INodeSection.XAttrFeatureProto getXAttrs()
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 6;FsImageProto.INodeSection.XAttrFeatureProtoOrBuilder getXAttrsOrBuilder()
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 6;boolean hasTypeQuotas()
optional .hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeFeatureProto typeQuotas = 7;FsImageProto.INodeSection.QuotaByStorageTypeFeatureProto getTypeQuotas()
optional .hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeFeatureProto typeQuotas = 7;FsImageProto.INodeSection.QuotaByStorageTypeFeatureProtoOrBuilder getTypeQuotasOrBuilder()
optional .hadoop.hdfs.fsimage.INodeSection.QuotaByStorageTypeFeatureProto typeQuotas = 7;Copyright © 2008–2023 Apache Software Foundation. All rights reserved.