Uses of Class
org.apache.hadoop.hbase.regionserver.compactions.Compactor.FileDetails

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

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

Methods in org.apache.hadoop.hbase.regionserver.compactions that return Compactor.FileDetails
protected  Compactor.FileDetails Compactor.getFileDetails(Collection<StoreFile> filesToCompact, boolean calculatePutTs)
          Extracts some details about the files to compact that are commonly needed by compactors.
 



Copyright © 2015 The Apache Software Foundation. All rights reserved.