public class TestThrottleSettings extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
Constructor and Description |
---|
TestThrottleSettings() |
Modifier and Type | Method and Description |
---|---|
void |
testIncompatibleThrottleTypes() |
void |
testMerge() |
void |
testNoThrottleReturnsOriginal() |
public static final HBaseClassTestRule CLASS_RULE
public TestThrottleSettings()
public void testMerge() throws IOException
IOException
public void testIncompatibleThrottleTypes() throws IOException
IOException
public void testNoThrottleReturnsOriginal() throws IOException
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.