public class TestHMasterRPCException extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.slf4j.Logger |
LOG |
private org.apache.hadoop.hbase.master.HMaster |
master |
private org.apache.hadoop.hbase.ipc.RpcClient |
rpcClient |
private HBaseTestingUtility |
testUtil |
Constructor and Description |
---|
TestHMasterRPCException() |
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
private final HBaseTestingUtility testUtil
private org.apache.hadoop.hbase.master.HMaster master
private org.apache.hadoop.hbase.ipc.RpcClient rpcClient
public TestHMasterRPCException()
public void tearDown() throws IOException
IOException
public void testRPCException() throws IOException, InterruptedException, org.apache.zookeeper.KeeperException
IOException
InterruptedException
org.apache.zookeeper.KeeperException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.