FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder |
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder.addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder |
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder.clear() |
|
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder |
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder.clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field) |
|
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder |
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder.clearFullPath() |
optional string fullPath = 2;
|
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder |
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder.clearInodeId() |
optional uint64 inodeId = 1;
|
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder |
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder.clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof) |
|
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder |
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder.clone() |
|
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder |
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder.mergeFrom(FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry other) |
|
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder |
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder.mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
|
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder |
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder.mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other) |
|
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder |
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder.mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) |
|
static FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder |
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.newBuilder() |
|
static FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder |
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.newBuilder(FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry prototype) |
|
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder |
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.newBuilderForType() |
|
protected FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder |
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.newBuilderForType(org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder |
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder.setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder |
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder.setFullPath(java.lang.String value) |
optional string fullPath = 2;
|
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder |
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder.setFullPathBytes(org.apache.hadoop.thirdparty.protobuf.ByteString value) |
optional string fullPath = 2;
|
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder |
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder.setInodeId(long value) |
optional uint64 inodeId = 1;
|
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder |
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder.setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
|
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder |
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder.setUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) |
|
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder |
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.toBuilder() |
|