Uses of Interface
org.apache.hadoop.hbase.LogRollListener

Packages that use LogRollListener
org.apache.hadoop.hbase   
 

Uses of LogRollListener in org.apache.hadoop.hbase
 

Constructors in org.apache.hadoop.hbase with parameters of type LogRollListener
HLog(org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.Path dir, org.apache.hadoop.conf.Configuration conf, LogRollListener listener)
          Create an edit log at the given dir location.
 



Copyright © 2008 The Apache Software Foundation