Package org.apache.hadoop.hbase.ipc
Class TestSimpleRpcServer
java.lang.Object
org.apache.hadoop.hbase.ipc.TestSimpleRpcServer
- Direct Known Subclasses:
TestSecureSimpleRpcServer
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static final byte[]protected static final LoadTestKVGeneratorprivate static final intprivate static final intprivate static final intprivate static final byte[]protected static HBaseTestingUtility -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voiddoTest(org.apache.hadoop.hbase.TableName tableName) static voidstatic voidvoid
-
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