public static final class FSImageFormatProtobuf.Saver extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static int | CHECK_CANCEL_INTERVAL | 
| Modifier and Type | Method and Description | 
|---|---|
| void | commitSection(FsImageProto.FileSummary.Builder summary,
             FSImageFormatProtobuf.SectionName name) | 
| org.apache.hadoop.hdfs.server.namenode.SaveNamespaceContext | getContext() | 
| org.apache.hadoop.io.MD5Hash | getSavedDigest() | 
| FSImageFormatProtobuf.SaverContext | getSaverContext() | 
public static final int CHECK_CANCEL_INTERVAL
public org.apache.hadoop.io.MD5Hash getSavedDigest()
public org.apache.hadoop.hdfs.server.namenode.SaveNamespaceContext getContext()
public FSImageFormatProtobuf.SaverContext getSaverContext()
public void commitSection(FsImageProto.FileSummary.Builder summary, FSImageFormatProtobuf.SectionName name) throws IOException
IOExceptionCopyright © 2017 Apache Software Foundation. All Rights Reserved.