Package | Description |
---|---|
org.apache.hadoop.hdfs.server.namenode |
Modifier and Type | Method and Description |
---|---|
FsImageProto.StringTableSection.Builder |
FsImageProto.StringTableSection.Builder.addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FsImageProto.StringTableSection.Builder |
FsImageProto.StringTableSection.Builder.clear() |
FsImageProto.StringTableSection.Builder |
FsImageProto.StringTableSection.Builder.clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field) |
FsImageProto.StringTableSection.Builder |
FsImageProto.StringTableSection.Builder.clearMaskBits()
repeated Entry
|
FsImageProto.StringTableSection.Builder |
FsImageProto.StringTableSection.Builder.clearNumEntry()
optional uint32 numEntry = 1; |
FsImageProto.StringTableSection.Builder |
FsImageProto.StringTableSection.Builder.clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof) |
FsImageProto.StringTableSection.Builder |
FsImageProto.StringTableSection.Builder.clone() |
FsImageProto.StringTableSection.Builder |
FsImageProto.StringTableSection.Builder.mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
FsImageProto.StringTableSection.Builder |
FsImageProto.StringTableSection.Builder.mergeFrom(FsImageProto.StringTableSection other) |
FsImageProto.StringTableSection.Builder |
FsImageProto.StringTableSection.Builder.mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other) |
FsImageProto.StringTableSection.Builder |
FsImageProto.StringTableSection.Builder.mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) |
static FsImageProto.StringTableSection.Builder |
FsImageProto.StringTableSection.newBuilder() |
static FsImageProto.StringTableSection.Builder |
FsImageProto.StringTableSection.newBuilder(FsImageProto.StringTableSection prototype) |
FsImageProto.StringTableSection.Builder |
FsImageProto.StringTableSection.newBuilderForType() |
protected FsImageProto.StringTableSection.Builder |
FsImageProto.StringTableSection.newBuilderForType(org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.BuilderParent parent) |
FsImageProto.StringTableSection.Builder |
FsImageProto.StringTableSection.Builder.setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FsImageProto.StringTableSection.Builder |
FsImageProto.StringTableSection.Builder.setMaskBits(int value)
repeated Entry
|
FsImageProto.StringTableSection.Builder |
FsImageProto.StringTableSection.Builder.setNumEntry(int value)
optional uint32 numEntry = 1; |
FsImageProto.StringTableSection.Builder |
FsImageProto.StringTableSection.Builder.setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FsImageProto.StringTableSection.Builder |
FsImageProto.StringTableSection.Builder.setUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) |
FsImageProto.StringTableSection.Builder |
FsImageProto.StringTableSection.toBuilder() |
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.