com.nhncorp.neptune.tablet
Class MetaRecover

java.lang.Object
  extended by com.nhncorp.neptune.tablet.MetaRecover

public class MetaRecover
extends java.lang.Object


Constructor Summary
MetaRecover(NeptuneDataVerifier verifier, java.lang.String tableName)
           
 
Method Summary
 void doRecover()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetaRecover

public MetaRecover(NeptuneDataVerifier verifier,
                   java.lang.String tableName)
            throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

doRecover

public void doRecover()
               throws java.lang.Exception
Throws:
java.lang.Exception