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

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

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

Fields in org.apache.hadoop.hbase.regionserver.compactions declared as OffPeakHours
static OffPeakHours OffPeakHours.DISABLED
           
 

Methods in org.apache.hadoop.hbase.regionserver.compactions that return OffPeakHours
static OffPeakHours OffPeakHours.getInstance(org.apache.hadoop.conf.Configuration conf)
           
static OffPeakHours OffPeakHours.getInstance(int startHour, int endHour)
           
 



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