Package org.apache.hadoop.hbase.ipc
Class TestNettyRpcServer
java.lang.Object
org.apache.hadoop.hbase.ipc.TestNettyRpcServer
- Direct Known Subclasses:
TestSecureNettyRpcServer
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final String
static final HBaseClassTestRule
private static final byte[]
protected static final org.apache.hadoop.hbase.util.LoadTestKVGenerator
private static final int
private static final int
private static final int
private static final byte[]
protected static HBaseTestingUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
doTest
(org.apache.hadoop.hbase.TableName tableName) static Collection<Object[]>
void
setup()
void
tearDown()
void
void
-
Field Details
-
CLASS_RULE
-
FAMILY
-
QUALIFIER
-
NUM_ROWS
- See Also:
-
MIN_LEN
- See Also:
-
MAX_LEN
- See Also:
-
GENERATOR
-
TEST_UTIL
-
name
-
allocatorType
-
CERTIFICATE
- See Also:
-
-
Constructor Details
-
TestNettyRpcServer
public TestNettyRpcServer()
-
-
Method Details