public class TestRemoteWithExtrasException extends Object
Modifier and Type | Class and Description |
---|---|
private static class |
TestRemoteWithExtrasException.ServerOverloadedException |
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
Constructor and Description |
---|
TestRemoteWithExtrasException() |
Modifier and Type | Method and Description |
---|---|
void |
itUsesExceptionDefaultValueForServerOverloaded()
test verifies that we honor the inherent value of an exception for isServerOverloaded.
|
void |
itUsesPassedServerOverloadedValue() |
public static final HBaseClassTestRule CLASS_RULE
public TestRemoteWithExtrasException()
public void itUsesExceptionDefaultValueForServerOverloaded()
public void itUsesPassedServerOverloadedValue()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.