Uses of Class
org.apache.hadoop.hbase.regionserver.compactions.OffPeakHours
Package
Description
-
Uses of OffPeakHours in org.apache.hadoop.hbase.master.balancer
-
Uses of OffPeakHours in org.apache.hadoop.hbase.regionserver
-
Uses of OffPeakHours in org.apache.hadoop.hbase.regionserver.compactions
Modifier and TypeMethodDescriptionstatic OffPeakHours
OffPeakHours.getInstance
(int startHour, int endHour) static OffPeakHours
OffPeakHours.getInstance
(org.apache.hadoop.conf.Configuration conf) -
Uses of OffPeakHours in org.apache.hadoop.hbase.regionserver.throttle
Modifier and TypeFieldDescriptionprotected OffPeakHours
PressureAwareThroughputController.offPeakHours