org.apache.hadoop.hdfs.server.namenode
Class FSImageFormatProtobuf.Loader

java.lang.Object
  extended by org.apache.hadoop.hdfs.server.namenode.FSImageFormatProtobuf.Loader
Enclosing class:
org.apache.hadoop.hdfs.server.namenode.FSImageFormatProtobuf

public static final class FSImageFormatProtobuf.Loader
extends Object


Method Summary
 org.apache.hadoop.io.MD5Hash getLoadedImageMd5()
           
 long getLoadedImageTxId()
           
 FSImageFormatProtobuf.LoaderContext getLoaderContext()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getLoadedImageMd5

public org.apache.hadoop.io.MD5Hash getLoadedImageMd5()

getLoadedImageTxId

public long getLoadedImageTxId()

getLoaderContext

public FSImageFormatProtobuf.LoaderContext getLoaderContext()


Copyright © 2014 Apache Software Foundation. All Rights Reserved.