Package | Description |
---|---|
org.apache.hadoop.hdfs.server.namenode |
Modifier and Type | Method and Description |
---|---|
FsImageProto.StringTableSection.Builder |
FsImageProto.StringTableSection.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FsImageProto.StringTableSection.Builder |
FsImageProto.StringTableSection.Builder.clear() |
FsImageProto.StringTableSection.Builder |
FsImageProto.StringTableSection.Builder.clearField(com.google.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(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
FsImageProto.StringTableSection.Builder |
FsImageProto.StringTableSection.Builder.clone() |
FsImageProto.StringTableSection.Builder |
FsImageProto.StringTableSection.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FsImageProto.StringTableSection.Builder |
FsImageProto.StringTableSection.Builder.mergeFrom(FsImageProto.StringTableSection other) |
FsImageProto.StringTableSection.Builder |
FsImageProto.StringTableSection.Builder.mergeFrom(com.google.protobuf.Message other) |
FsImageProto.StringTableSection.Builder |
FsImageProto.StringTableSection.Builder.mergeUnknownFields(com.google.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(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
FsImageProto.StringTableSection.Builder |
FsImageProto.StringTableSection.Builder.setField(com.google.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(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FsImageProto.StringTableSection.Builder |
FsImageProto.StringTableSection.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FsImageProto.StringTableSection.Builder |
FsImageProto.StringTableSection.toBuilder() |
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.