Uses of Class
org.apache.hadoop.hbase.regionserver.compactions.OffPeakHours
Packages that use OffPeakHours
Package
Description
-
Uses of OffPeakHours in org.apache.hadoop.hbase.master.balancer
Fields in org.apache.hadoop.hbase.master.balancer declared as OffPeakHours -
Uses of OffPeakHours in org.apache.hadoop.hbase.regionserver
Fields in org.apache.hadoop.hbase.regionserver declared as OffPeakHoursMethods in org.apache.hadoop.hbase.regionserver that return OffPeakHours -
Uses of OffPeakHours in org.apache.hadoop.hbase.regionserver.compactions
Subclasses of OffPeakHours in org.apache.hadoop.hbase.regionserver.compactionsFields in org.apache.hadoop.hbase.regionserver.compactions declared as OffPeakHoursMethods in org.apache.hadoop.hbase.regionserver.compactions that return OffPeakHoursModifier and TypeMethodDescriptionstatic OffPeakHoursOffPeakHours.getInstance(int startHour, int endHour) static OffPeakHoursOffPeakHours.getInstance(org.apache.hadoop.conf.Configuration conf) -
Uses of OffPeakHours in org.apache.hadoop.hbase.regionserver.throttle
Fields in org.apache.hadoop.hbase.regionserver.throttle declared as OffPeakHoursModifier and TypeFieldDescriptionprotected OffPeakHoursPressureAwareThroughputController.offPeakHours