Uses of Interface
org.apache.hadoop.hbase.util.migration.v5.LogRollListener

Packages that use LogRollListener
org.apache.hadoop.hbase.util.migration.v5 Package of classes used instantiating objects written with pre-version 5 versions of HBase. 
 

Uses of LogRollListener in org.apache.hadoop.hbase.util.migration.v5
 

Constructors in org.apache.hadoop.hbase.util.migration.v5 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