Uses of Interface
org.apache.hadoop.hbase.regionserver.compactions.Compactor.CellSink

Packages that use Compactor.CellSink
org.apache.hadoop.hbase.regionserver   
org.apache.hadoop.hbase.regionserver.compactions   
 

Uses of Compactor.CellSink in org.apache.hadoop.hbase.regionserver
 

Classes in org.apache.hadoop.hbase.regionserver that implement Compactor.CellSink
static class StoreFile.Writer
          A StoreFile writer.
 

Uses of Compactor.CellSink in org.apache.hadoop.hbase.regionserver.compactions
 

Methods in org.apache.hadoop.hbase.regionserver.compactions with parameters of type Compactor.CellSink
protected  boolean Compactor.performCompaction(InternalScanner scanner, Compactor.CellSink writer, long smallestReadPoint)
           
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.