| Package | Description |
|---|---|
| org.apache.hadoop.hbase.regionserver | |
| org.apache.hadoop.hbase.regionserver.compactions | |
| org.apache.hadoop.hbase.regionserver.throttle |
| Modifier and Type | Field and Description |
|---|---|
private OffPeakHours |
HStore.offPeakHours |
| Modifier and Type | Method and Description |
|---|---|
protected OffPeakHours |
HStore.getOffPeakHours() |
| Modifier and Type | Class and Description |
|---|---|
private static class |
OffPeakHours.OffPeakHoursImpl |
| Modifier and Type | Field and Description |
|---|---|
static OffPeakHours |
OffPeakHours.DISABLED |
| Modifier and Type | Method and Description |
|---|---|
static OffPeakHours |
OffPeakHours.getInstance(org.apache.hadoop.conf.Configuration conf) |
static OffPeakHours |
OffPeakHours.getInstance(int startHour,
int endHour) |
| Modifier and Type | Field and Description |
|---|---|
protected OffPeakHours |
PressureAwareThroughputController.offPeakHours |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.