Package org.apache.hadoop.hbase.ipc
Class TestSimpleRpcServer
java.lang.Object
org.apache.hadoop.hbase.ipc.TestSimpleRpcServer
- Direct Known Subclasses:
TestSecureSimpleRpcServer
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final byte[]
protected static final LoadTestKVGenerator
private static final int
private static final int
private static final int
private static final byte[]
protected static HBaseTestingUtility
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
doTest
(org.apache.hadoop.hbase.TableName tableName) static void
static void
void
-
Field Details
-
CLASS_RULE
-
FAMILY
-
QUALIFIER
-
NUM_ROWS
- See Also:
-
MIN_LEN
- See Also:
-
MAX_LEN
- See Also:
-
GENERATOR
-
TEST_UTIL
-
name
-
-
Constructor Details
-
TestSimpleRpcServer
public TestSimpleRpcServer()
-
-
Method Details