FsImageProto.SnapshotDiffSection.DiffEntry.Builder |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder.addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder.clear() |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder.clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field) |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder.clearInodeId()
optional uint64 inodeId = 2;
|
FsImageProto.SnapshotDiffSection.DiffEntry.Builder |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder.clearNumOfDiff()
optional uint32 numOfDiff = 3;
|
FsImageProto.SnapshotDiffSection.DiffEntry.Builder |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder.clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof) |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder.clearType()
required .hadoop.hdfs.fsimage.SnapshotDiffSection.DiffEntry.Type type = 1;
|
FsImageProto.SnapshotDiffSection.DiffEntry.Builder |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder.clone() |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder.mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder.mergeFrom(FsImageProto.SnapshotDiffSection.DiffEntry other) |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder.mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other) |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder.mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) |
static FsImageProto.SnapshotDiffSection.DiffEntry.Builder |
FsImageProto.SnapshotDiffSection.DiffEntry.newBuilder() |
static FsImageProto.SnapshotDiffSection.DiffEntry.Builder |
FsImageProto.SnapshotDiffSection.DiffEntry.newBuilder(FsImageProto.SnapshotDiffSection.DiffEntry prototype) |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder |
FsImageProto.SnapshotDiffSection.DiffEntry.newBuilderForType() |
protected FsImageProto.SnapshotDiffSection.DiffEntry.Builder |
FsImageProto.SnapshotDiffSection.DiffEntry.newBuilderForType(org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.BuilderParent parent) |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder.setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder.setInodeId(long value)
optional uint64 inodeId = 2;
|
FsImageProto.SnapshotDiffSection.DiffEntry.Builder |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder.setNumOfDiff(int value)
optional uint32 numOfDiff = 3;
|
FsImageProto.SnapshotDiffSection.DiffEntry.Builder |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder.setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder.setType(FsImageProto.SnapshotDiffSection.DiffEntry.Type value)
required .hadoop.hdfs.fsimage.SnapshotDiffSection.DiffEntry.Type type = 1;
|
FsImageProto.SnapshotDiffSection.DiffEntry.Builder |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder.setUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder |
FsImageProto.SnapshotDiffSection.DiffEntry.toBuilder() |