public class TestRpcHandlerException extends Object
Modifier and Type | Class and Description |
---|---|
private class |
TestRpcHandlerException.AbortServer
Tests that the rpc scheduler is called when requests arrive.
|
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.apache.hadoop.conf.Configuration |
CONF |
String |
rpcServerImpl |
Constructor and Description |
---|
TestRpcHandlerException() |
Modifier and Type | Method and Description |
---|---|
static Collection<Object[]> |
parameters() |
void |
testRpcScheduler() |
public static final HBaseClassTestRule CLASS_RULE
private static final org.apache.hadoop.conf.Configuration CONF
public String rpcServerImpl
public TestRpcHandlerException()
public static Collection<Object[]> parameters()
public void testRpcScheduler() throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.