Uses of Class
org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.FileUnderConstructionFeature
Packages that use FsImageProto.INodeSection.FileUnderConstructionFeature
-
Uses of FsImageProto.INodeSection.FileUnderConstructionFeature in org.apache.hadoop.hdfs.server.namenode
Fields in org.apache.hadoop.hdfs.server.namenode with type parameters of type FsImageProto.INodeSection.FileUnderConstructionFeatureModifier and TypeFieldDescriptionstatic final org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.INodeSection.FileUnderConstructionFeature>FsImageProto.INodeSection.FileUnderConstructionFeature.PARSERDeprecated.Methods in org.apache.hadoop.hdfs.server.namenode that return FsImageProto.INodeSection.FileUnderConstructionFeatureModifier and TypeMethodDescriptionFsImageProto.INodeSection.FileUnderConstructionFeature.Builder.build()FsImageProto.INodeSection.FileUnderConstructionFeature.Builder.buildPartial()FsImageProto.INodeSection.FileUnderConstructionFeature.getDefaultInstance()FsImageProto.INodeSection.FileUnderConstructionFeature.Builder.getDefaultInstanceForType()FsImageProto.INodeSection.FileUnderConstructionFeature.getDefaultInstanceForType()FsImageProto.INodeSection.INodeFile.Builder.getFileUC()optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7;FsImageProto.INodeSection.INodeFile.getFileUC()optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7;FsImageProto.INodeSection.INodeFileOrBuilder.getFileUC()optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7;FsImageProto.INodeSection.FileUnderConstructionFeature.parseDelimitedFrom(InputStream input) FsImageProto.INodeSection.FileUnderConstructionFeature.parseDelimitedFrom(InputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) FsImageProto.INodeSection.FileUnderConstructionFeature.parseFrom(byte[] data) FsImageProto.INodeSection.FileUnderConstructionFeature.parseFrom(byte[] data, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) FsImageProto.INodeSection.FileUnderConstructionFeature.parseFrom(InputStream input) FsImageProto.INodeSection.FileUnderConstructionFeature.parseFrom(InputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) FsImageProto.INodeSection.FileUnderConstructionFeature.parseFrom(ByteBuffer data) FsImageProto.INodeSection.FileUnderConstructionFeature.parseFrom(ByteBuffer data, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) FsImageProto.INodeSection.FileUnderConstructionFeature.parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data) FsImageProto.INodeSection.FileUnderConstructionFeature.parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) FsImageProto.INodeSection.FileUnderConstructionFeature.parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input) FsImageProto.INodeSection.FileUnderConstructionFeature.parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.hadoop.hdfs.server.namenode that return types with arguments of type FsImageProto.INodeSection.FileUnderConstructionFeatureModifier and TypeMethodDescriptionorg.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.INodeSection.FileUnderConstructionFeature>FsImageProto.INodeSection.FileUnderConstructionFeature.getParserForType()static org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.INodeSection.FileUnderConstructionFeature>FsImageProto.INodeSection.FileUnderConstructionFeature.parser()Methods in org.apache.hadoop.hdfs.server.namenode with parameters of type FsImageProto.INodeSection.FileUnderConstructionFeatureModifier and TypeMethodDescriptionFsImageProto.INodeSection.INodeFile.Builder.mergeFileUC(FsImageProto.INodeSection.FileUnderConstructionFeature value) optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7;FsImageProto.INodeSection.FileUnderConstructionFeature.Builder.mergeFrom(FsImageProto.INodeSection.FileUnderConstructionFeature other) FsImageProto.INodeSection.FileUnderConstructionFeature.newBuilder(FsImageProto.INodeSection.FileUnderConstructionFeature prototype) FsImageProto.INodeSection.INodeFile.Builder.setFileUC(FsImageProto.INodeSection.FileUnderConstructionFeature value) optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7;