Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver | |
org.apache.hadoop.hbase.regionserver.compactions |
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 |
private OffPeakHours |
PressureAwareCompactionThroughputController.offPeakHours |
Modifier and Type | Method and Description |
---|---|
static OffPeakHours |
OffPeakHours.getInstance(org.apache.hadoop.conf.Configuration conf) |
static OffPeakHours |
OffPeakHours.getInstance(int startHour,
int endHour) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.