| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.server.namenode |
| Modifier and Type | Method | Description |
|---|---|---|
FsImageProto.INodeDirectorySection.DirEntry.Builder |
FsImageProto.INodeDirectorySection.DirEntry.Builder.addAllChildren(java.lang.Iterable<? extends java.lang.Long> values) |
children that are not reference nodes
|
FsImageProto.INodeDirectorySection.DirEntry.Builder |
FsImageProto.INodeDirectorySection.DirEntry.Builder.addAllRefChildren(java.lang.Iterable<? extends java.lang.Integer> values) |
children that are reference nodes, each element is a reference node id
|
FsImageProto.INodeDirectorySection.DirEntry.Builder |
FsImageProto.INodeDirectorySection.DirEntry.Builder.addChildren(long value) |
children that are not reference nodes
|
FsImageProto.INodeDirectorySection.DirEntry.Builder |
FsImageProto.INodeDirectorySection.DirEntry.Builder.addRefChildren(int value) |
children that are reference nodes, each element is a reference node id
|
FsImageProto.INodeDirectorySection.DirEntry.Builder |
FsImageProto.INodeDirectorySection.DirEntry.Builder.addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
FsImageProto.INodeDirectorySection.DirEntry.Builder |
FsImageProto.INodeDirectorySection.DirEntry.Builder.clear() |
|
FsImageProto.INodeDirectorySection.DirEntry.Builder |
FsImageProto.INodeDirectorySection.DirEntry.Builder.clearChildren() |
children that are not reference nodes
|
FsImageProto.INodeDirectorySection.DirEntry.Builder |
FsImageProto.INodeDirectorySection.DirEntry.Builder.clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field) |
|
FsImageProto.INodeDirectorySection.DirEntry.Builder |
FsImageProto.INodeDirectorySection.DirEntry.Builder.clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof) |
|
FsImageProto.INodeDirectorySection.DirEntry.Builder |
FsImageProto.INodeDirectorySection.DirEntry.Builder.clearParent() |
optional uint64 parent = 1; |
FsImageProto.INodeDirectorySection.DirEntry.Builder |
FsImageProto.INodeDirectorySection.DirEntry.Builder.clearRefChildren() |
children that are reference nodes, each element is a reference node id
|
FsImageProto.INodeDirectorySection.DirEntry.Builder |
FsImageProto.INodeDirectorySection.DirEntry.Builder.clone() |
|
FsImageProto.INodeDirectorySection.DirEntry.Builder |
FsImageProto.INodeDirectorySection.DirEntry.Builder.mergeFrom(FsImageProto.INodeDirectorySection.DirEntry other) |
|
FsImageProto.INodeDirectorySection.DirEntry.Builder |
FsImageProto.INodeDirectorySection.DirEntry.Builder.mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
|
FsImageProto.INodeDirectorySection.DirEntry.Builder |
FsImageProto.INodeDirectorySection.DirEntry.Builder.mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other) |
|
FsImageProto.INodeDirectorySection.DirEntry.Builder |
FsImageProto.INodeDirectorySection.DirEntry.Builder.mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) |
|
static FsImageProto.INodeDirectorySection.DirEntry.Builder |
FsImageProto.INodeDirectorySection.DirEntry.newBuilder() |
|
static FsImageProto.INodeDirectorySection.DirEntry.Builder |
FsImageProto.INodeDirectorySection.DirEntry.newBuilder(FsImageProto.INodeDirectorySection.DirEntry prototype) |
|
FsImageProto.INodeDirectorySection.DirEntry.Builder |
FsImageProto.INodeDirectorySection.DirEntry.newBuilderForType() |
|
protected FsImageProto.INodeDirectorySection.DirEntry.Builder |
FsImageProto.INodeDirectorySection.DirEntry.newBuilderForType(org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
FsImageProto.INodeDirectorySection.DirEntry.Builder |
FsImageProto.INodeDirectorySection.DirEntry.Builder.setChildren(int index,
long value) |
children that are not reference nodes
|
FsImageProto.INodeDirectorySection.DirEntry.Builder |
FsImageProto.INodeDirectorySection.DirEntry.Builder.setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
FsImageProto.INodeDirectorySection.DirEntry.Builder |
FsImageProto.INodeDirectorySection.DirEntry.Builder.setParent(long value) |
optional uint64 parent = 1; |
FsImageProto.INodeDirectorySection.DirEntry.Builder |
FsImageProto.INodeDirectorySection.DirEntry.Builder.setRefChildren(int index,
int value) |
children that are reference nodes, each element is a reference node id
|
FsImageProto.INodeDirectorySection.DirEntry.Builder |
FsImageProto.INodeDirectorySection.DirEntry.Builder.setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
|
FsImageProto.INodeDirectorySection.DirEntry.Builder |
FsImageProto.INodeDirectorySection.DirEntry.Builder.setUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) |
|
FsImageProto.INodeDirectorySection.DirEntry.Builder |
FsImageProto.INodeDirectorySection.DirEntry.toBuilder() |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.