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

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

Uses of CacheFlushListener in org.apache.hadoop.hbase
 

Methods in org.apache.hadoop.hbase that return CacheFlushListener
 CacheFlushListener HRegionServer.getCacheFlushListener()
           
 

Constructors in org.apache.hadoop.hbase with parameters of type CacheFlushListener
HRegion(Path basedir, HLog log, FileSystem fs, HBaseConfiguration conf, HRegionInfo regionInfo, Path initialFiles, CacheFlushListener listener)
          HRegion constructor.
 



Copyright © 2006 The Apache Software Foundation