public static final class FsImageProto.INodeSection.AclFeatureProto.Builder extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.INodeSection.AclFeatureProto.Builder> implements FsImageProto.INodeSection.AclFeatureProtoOrBuilder
hadoop.hdfs.fsimage.INodeSection.AclFeatureProto| Modifier and Type | Method and Description | 
|---|---|
| FsImageProto.INodeSection.AclFeatureProto.Builder | addAllEntries(Iterable<? extends Integer> values)
 An ACL entry is represented by a 32-bit integer in Big Endian
 format. | 
| FsImageProto.INodeSection.AclFeatureProto.Builder | addEntries(int value)
 An ACL entry is represented by a 32-bit integer in Big Endian
 format. | 
| FsImageProto.INodeSection.AclFeatureProto.Builder | addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
                Object value) | 
| FsImageProto.INodeSection.AclFeatureProto | build() | 
| FsImageProto.INodeSection.AclFeatureProto | buildPartial() | 
| FsImageProto.INodeSection.AclFeatureProto.Builder | clear() | 
| FsImageProto.INodeSection.AclFeatureProto.Builder | clearEntries()
 An ACL entry is represented by a 32-bit integer in Big Endian
 format. | 
| FsImageProto.INodeSection.AclFeatureProto.Builder | clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field) | 
| FsImageProto.INodeSection.AclFeatureProto.Builder | clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof) | 
| FsImageProto.INodeSection.AclFeatureProto.Builder | clone() | 
| FsImageProto.INodeSection.AclFeatureProto | getDefaultInstanceForType() | 
| static org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor | getDescriptor() | 
| org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor | getDescriptorForType() | 
| int | getEntries(int index)
 An ACL entry is represented by a 32-bit integer in Big Endian
 format. | 
| int | getEntriesCount()
 An ACL entry is represented by a 32-bit integer in Big Endian
 format. | 
| List<Integer> | getEntriesList()
 An ACL entry is represented by a 32-bit integer in Big Endian
 format. | 
| protected org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.FieldAccessorTable | internalGetFieldAccessorTable() | 
| boolean | isInitialized() | 
| FsImageProto.INodeSection.AclFeatureProto.Builder | mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input,
         org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) | 
| FsImageProto.INodeSection.AclFeatureProto.Builder | mergeFrom(FsImageProto.INodeSection.AclFeatureProto other) | 
| FsImageProto.INodeSection.AclFeatureProto.Builder | mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other) | 
| FsImageProto.INodeSection.AclFeatureProto.Builder | mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) | 
| FsImageProto.INodeSection.AclFeatureProto.Builder | setEntries(int index,
          int value)
 An ACL entry is represented by a 32-bit integer in Big Endian
 format. | 
| FsImageProto.INodeSection.AclFeatureProto.Builder | setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
        Object value) | 
| FsImageProto.INodeSection.AclFeatureProto.Builder | setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
                int index,
                Object value) | 
| FsImageProto.INodeSection.AclFeatureProto.Builder | setUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) | 
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic 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.Builder<FsImageProto.INodeSection.AclFeatureProto.Builder>public FsImageProto.INodeSection.AclFeatureProto.Builder clear()
clear in interface org.apache.hadoop.thirdparty.protobuf.Message.Builderclear in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builderclear in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.INodeSection.AclFeatureProto.Builder>public org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildergetDescriptorForType in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuildergetDescriptorForType in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.INodeSection.AclFeatureProto.Builder>public FsImageProto.INodeSection.AclFeatureProto getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuilderpublic FsImageProto.INodeSection.AclFeatureProto build()
build in interface org.apache.hadoop.thirdparty.protobuf.Message.Builderbuild in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builderpublic FsImageProto.INodeSection.AclFeatureProto buildPartial()
buildPartial in interface org.apache.hadoop.thirdparty.protobuf.Message.BuilderbuildPartial in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builderpublic FsImageProto.INodeSection.AclFeatureProto.Builder clone()
clone in interface org.apache.hadoop.thirdparty.protobuf.Message.Builderclone in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builderclone in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.INodeSection.AclFeatureProto.Builder>public FsImageProto.INodeSection.AclFeatureProto.Builder setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildersetField in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.INodeSection.AclFeatureProto.Builder>public FsImageProto.INodeSection.AclFeatureProto.Builder clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field)
clearField in interface org.apache.hadoop.thirdparty.protobuf.Message.BuilderclearField in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.INodeSection.AclFeatureProto.Builder>public FsImageProto.INodeSection.AclFeatureProto.Builder clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface org.apache.hadoop.thirdparty.protobuf.Message.BuilderclearOneof in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.INodeSection.AclFeatureProto.Builder>public FsImageProto.INodeSection.AclFeatureProto.Builder setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildersetRepeatedField in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.INodeSection.AclFeatureProto.Builder>public FsImageProto.INodeSection.AclFeatureProto.Builder addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface org.apache.hadoop.thirdparty.protobuf.Message.BuilderaddRepeatedField in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.INodeSection.AclFeatureProto.Builder>public FsImageProto.INodeSection.AclFeatureProto.Builder mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other)
mergeFrom in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildermergeFrom in class org.apache.hadoop.thirdparty.protobuf.AbstractMessage.Builder<FsImageProto.INodeSection.AclFeatureProto.Builder>public FsImageProto.INodeSection.AclFeatureProto.Builder mergeFrom(FsImageProto.INodeSection.AclFeatureProto other)
public final boolean isInitialized()
isInitialized in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilderisInitialized in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.INodeSection.AclFeatureProto.Builder>public FsImageProto.INodeSection.AclFeatureProto.Builder mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildermergeFrom in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.BuildermergeFrom in class org.apache.hadoop.thirdparty.protobuf.AbstractMessage.Builder<FsImageProto.INodeSection.AclFeatureProto.Builder>IOExceptionpublic List<Integer> getEntriesList()
An ACL entry is represented by a 32-bit integer in Big Endian format. The bits can be divided in four segments: [0:2) || [2:26) || [26:27) || [27:29) || [29:32) [0:2) -- reserved for future uses. [2:26) -- the name of the entry, which is an ID that points to a string in the StringTableSection. [26:27) -- the scope of the entry (AclEntryScopeProto) [27:29) -- the type of the entry (AclEntryTypeProto) [29:32) -- the permission of the entry (FsActionProto)
repeated fixed32 entries = 2 [packed = true];getEntriesList in interface FsImageProto.INodeSection.AclFeatureProtoOrBuilderpublic int getEntriesCount()
An ACL entry is represented by a 32-bit integer in Big Endian format. The bits can be divided in four segments: [0:2) || [2:26) || [26:27) || [27:29) || [29:32) [0:2) -- reserved for future uses. [2:26) -- the name of the entry, which is an ID that points to a string in the StringTableSection. [26:27) -- the scope of the entry (AclEntryScopeProto) [27:29) -- the type of the entry (AclEntryTypeProto) [29:32) -- the permission of the entry (FsActionProto)
repeated fixed32 entries = 2 [packed = true];getEntriesCount in interface FsImageProto.INodeSection.AclFeatureProtoOrBuilderpublic int getEntries(int index)
An ACL entry is represented by a 32-bit integer in Big Endian format. The bits can be divided in four segments: [0:2) || [2:26) || [26:27) || [27:29) || [29:32) [0:2) -- reserved for future uses. [2:26) -- the name of the entry, which is an ID that points to a string in the StringTableSection. [26:27) -- the scope of the entry (AclEntryScopeProto) [27:29) -- the type of the entry (AclEntryTypeProto) [29:32) -- the permission of the entry (FsActionProto)
repeated fixed32 entries = 2 [packed = true];getEntries in interface FsImageProto.INodeSection.AclFeatureProtoOrBuilderpublic FsImageProto.INodeSection.AclFeatureProto.Builder setEntries(int index, int value)
An ACL entry is represented by a 32-bit integer in Big Endian format. The bits can be divided in four segments: [0:2) || [2:26) || [26:27) || [27:29) || [29:32) [0:2) -- reserved for future uses. [2:26) -- the name of the entry, which is an ID that points to a string in the StringTableSection. [26:27) -- the scope of the entry (AclEntryScopeProto) [27:29) -- the type of the entry (AclEntryTypeProto) [29:32) -- the permission of the entry (FsActionProto)
repeated fixed32 entries = 2 [packed = true];public FsImageProto.INodeSection.AclFeatureProto.Builder addEntries(int value)
An ACL entry is represented by a 32-bit integer in Big Endian format. The bits can be divided in four segments: [0:2) || [2:26) || [26:27) || [27:29) || [29:32) [0:2) -- reserved for future uses. [2:26) -- the name of the entry, which is an ID that points to a string in the StringTableSection. [26:27) -- the scope of the entry (AclEntryScopeProto) [27:29) -- the type of the entry (AclEntryTypeProto) [29:32) -- the permission of the entry (FsActionProto)
repeated fixed32 entries = 2 [packed = true];public FsImageProto.INodeSection.AclFeatureProto.Builder addAllEntries(Iterable<? extends Integer> values)
An ACL entry is represented by a 32-bit integer in Big Endian format. The bits can be divided in four segments: [0:2) || [2:26) || [26:27) || [27:29) || [29:32) [0:2) -- reserved for future uses. [2:26) -- the name of the entry, which is an ID that points to a string in the StringTableSection. [26:27) -- the scope of the entry (AclEntryScopeProto) [27:29) -- the type of the entry (AclEntryTypeProto) [29:32) -- the permission of the entry (FsActionProto)
repeated fixed32 entries = 2 [packed = true];public FsImageProto.INodeSection.AclFeatureProto.Builder clearEntries()
An ACL entry is represented by a 32-bit integer in Big Endian format. The bits can be divided in four segments: [0:2) || [2:26) || [26:27) || [27:29) || [29:32) [0:2) -- reserved for future uses. [2:26) -- the name of the entry, which is an ID that points to a string in the StringTableSection. [26:27) -- the scope of the entry (AclEntryScopeProto) [27:29) -- the type of the entry (AclEntryTypeProto) [29:32) -- the permission of the entry (FsActionProto)
repeated fixed32 entries = 2 [packed = true];public final FsImageProto.INodeSection.AclFeatureProto.Builder setUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildersetUnknownFields in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.INodeSection.AclFeatureProto.Builder>public final FsImageProto.INodeSection.AclFeatureProto.Builder mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildermergeUnknownFields in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.INodeSection.AclFeatureProto.Builder>Copyright © 2008–2023 Apache Software Foundation. All rights reserved.