Uses of Class
org.apache.hadoop.hbase.regionserver.compactions.CompactionWindow

Packages that use CompactionWindow
org.apache.hadoop.hbase.regionserver.compactions   
 

Uses of CompactionWindow in org.apache.hadoop.hbase.regionserver.compactions
 

Methods in org.apache.hadoop.hbase.regionserver.compactions that return CompactionWindow
abstract  CompactionWindow CompactionWindowFactory.newIncomingWindow(long now)
           
 CompactionWindow ExponentialCompactionWindowFactory.newIncomingWindow(long now)
           
abstract  CompactionWindow CompactionWindow.nextEarlierWindow()
          Move to the new window of the same tier or of the next tier, which represents an earlier time span.
 



Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.