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
IOException
InterruptedException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.