public class TestRequestsPerSecondMetric extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.apache.hadoop.conf.Configuration |
conf |
private static long |
METRICS_PERIOD |
private static HBaseTestingUtility |
UTIL |
| Constructor and Description |
|---|
TestRequestsPerSecondMetric() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setup() |
static void |
teardown() |
void |
testNoNegativeSignAtRequestsPerSecond() |
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility UTIL
private static final long METRICS_PERIOD
private static org.apache.hadoop.conf.Configuration conf
public TestRequestsPerSecondMetric()
public void testNoNegativeSignAtRequestsPerSecond() throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.