FsImageProto.INodeSection.FileUnderConstructionFeature.Builder |
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder.addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder |
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder.clear() |
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder |
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder.clearClientMachine()
optional string clientMachine = 2;
|
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder |
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder.clearClientName()
optional string clientName = 1;
|
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder |
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder.clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field) |
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder |
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder.clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof) |
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder |
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder.clone() |
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder |
FsImageProto.INodeSection.INodeFile.Builder.getFileUCBuilder()
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7;
|
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder |
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder.mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder |
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder.mergeFrom(FsImageProto.INodeSection.FileUnderConstructionFeature other) |
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder |
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder.mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other) |
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder |
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder.mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) |
static FsImageProto.INodeSection.FileUnderConstructionFeature.Builder |
FsImageProto.INodeSection.FileUnderConstructionFeature.newBuilder() |
static FsImageProto.INodeSection.FileUnderConstructionFeature.Builder |
FsImageProto.INodeSection.FileUnderConstructionFeature.newBuilder(FsImageProto.INodeSection.FileUnderConstructionFeature prototype) |
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder |
FsImageProto.INodeSection.FileUnderConstructionFeature.newBuilderForType() |
protected FsImageProto.INodeSection.FileUnderConstructionFeature.Builder |
FsImageProto.INodeSection.FileUnderConstructionFeature.newBuilderForType(org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.BuilderParent parent) |
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder |
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder.setClientMachine(String value)
optional string clientMachine = 2;
|
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder |
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder.setClientMachineBytes(org.apache.hadoop.thirdparty.protobuf.ByteString value)
optional string clientMachine = 2;
|
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder |
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder.setClientName(String value)
optional string clientName = 1;
|
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder |
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder.setClientNameBytes(org.apache.hadoop.thirdparty.protobuf.ByteString value)
optional string clientName = 1;
|
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder |
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder.setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder |
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder.setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder |
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder.setUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) |
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder |
FsImageProto.INodeSection.FileUnderConstructionFeature.toBuilder() |