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

Packages that use LogRollListener
org.apache.hadoop.hbase Provides Hbase, the Hadoop simple database. 
 

Uses of LogRollListener in org.apache.hadoop.hbase
 

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



Copyright © 2006 The Apache Software Foundation