Package org.apache.hadoop.hbase.ipc
Class TestNettyRpcServer
java.lang.Object
org.apache.hadoop.hbase.ipc.TestNettyRpcServer
- Direct Known Subclasses:
TestSecureNettyRpcServer
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Stringstatic 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 Collection<Object[]>voidsetup()voidtearDown()voidvoid
-
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