com.nhncorp.neptune.tabletserver
Class ChangeLogWriter

java.lang.Object
  extended by com.nhncorp.neptune.tabletserver.ChangeLogWriter

public class ChangeLogWriter
extends java.lang.Object


Field Summary
static org.apache.commons.logging.Log LOG
           
 
Constructor Summary
ChangeLogWriter(NConfiguration conf, ChangeLogFileSystem changeLogFileSystem, TabletInfo tabletInfo)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG

public static final org.apache.commons.logging.Log LOG
Constructor Detail

ChangeLogWriter

public ChangeLogWriter(NConfiguration conf,
                       ChangeLogFileSystem changeLogFileSystem,
                       TabletInfo tabletInfo)
                throws java.io.IOException
Throws:
java.io.IOException