Package | Description |
---|---|
org.apache.hadoop.hdfs.server.namenode |
Modifier and Type | Class and Description |
---|---|
static class |
FsImageProto.INodeSection.FileUnderConstructionFeature
Protobuf type
hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature |
static class |
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder
Protobuf type
hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature |
Modifier and Type | Method and Description |
---|---|
FsImageProto.INodeSection.FileUnderConstructionFeatureOrBuilder |
FsImageProto.INodeSection.INodeFileOrBuilder.getFileUCOrBuilder()
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7; |
FsImageProto.INodeSection.FileUnderConstructionFeatureOrBuilder |
FsImageProto.INodeSection.INodeFile.getFileUCOrBuilder()
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7; |
FsImageProto.INodeSection.FileUnderConstructionFeatureOrBuilder |
FsImageProto.INodeSection.INodeFile.Builder.getFileUCOrBuilder()
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7; |
Copyright © 2017 Apache Software Foundation. All Rights Reserved.