Uses of Class
org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeReferenceSection.INodeReference.Builder
Packages that use FsImageProto.INodeReferenceSection.INodeReference.Builder
-
Uses of FsImageProto.INodeReferenceSection.INodeReference.Builder in org.apache.hadoop.hdfs.server.namenode
Methods in org.apache.hadoop.hdfs.server.namenode that return FsImageProto.INodeReferenceSection.INodeReference.BuilderModifier and TypeMethodDescriptionFsImageProto.INodeReferenceSection.INodeReference.Builder.addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, Object value) FsImageProto.INodeReferenceSection.INodeReference.Builder.clear()FsImageProto.INodeReferenceSection.INodeReference.Builder.clearDstSnapshotId()recorded in DstReferenceFsImageProto.INodeReferenceSection.INodeReference.Builder.clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field) FsImageProto.INodeReferenceSection.INodeReference.Builder.clearLastSnapshotId()recorded in WithNameFsImageProto.INodeReferenceSection.INodeReference.Builder.clearName()local name recorded in WithNameFsImageProto.INodeReferenceSection.INodeReference.Builder.clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof) FsImageProto.INodeReferenceSection.INodeReference.Builder.clearReferredId()id of the referred inodeFsImageProto.INodeReferenceSection.INodeReference.Builder.clone()FsImageProto.INodeReferenceSection.INodeReference.Builder.mergeFrom(FsImageProto.INodeReferenceSection.INodeReference other) FsImageProto.INodeReferenceSection.INodeReference.Builder.mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) FsImageProto.INodeReferenceSection.INodeReference.Builder.mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other) FsImageProto.INodeReferenceSection.INodeReference.Builder.mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) FsImageProto.INodeReferenceSection.INodeReference.newBuilder()FsImageProto.INodeReferenceSection.INodeReference.newBuilder(FsImageProto.INodeReferenceSection.INodeReference prototype) FsImageProto.INodeReferenceSection.INodeReference.newBuilderForType()FsImageProto.INodeReferenceSection.INodeReference.newBuilderForType(org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.BuilderParent parent) FsImageProto.INodeReferenceSection.INodeReference.Builder.setDstSnapshotId(int value) recorded in DstReferenceFsImageProto.INodeReferenceSection.INodeReference.Builder.setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, Object value) FsImageProto.INodeReferenceSection.INodeReference.Builder.setLastSnapshotId(int value) recorded in WithNameFsImageProto.INodeReferenceSection.INodeReference.Builder.setName(org.apache.hadoop.thirdparty.protobuf.ByteString value) local name recorded in WithNameFsImageProto.INodeReferenceSection.INodeReference.Builder.setReferredId(long value) id of the referred inodeFsImageProto.INodeReferenceSection.INodeReference.Builder.setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, int index, Object value) FsImageProto.INodeReferenceSection.INodeReference.Builder.setUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) FsImageProto.INodeReferenceSection.INodeReference.toBuilder()