org.apache.hadoop.hbase.regionserver
Interface LogRollListener


public interface LogRollListener

Mechanism by which the HLog requests a log roll


Method Summary
 void logRollRequested()
          Request that the log be rolled
 

Method Detail

logRollRequested

void logRollRequested()
Request that the log be rolled



Copyright © 2009 The Apache Software Foundation