Class TestReplicationWithTags
java.lang.Object
org.apache.hadoop.hbase.replication.TestReplicationWithTags
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static org.apache.hadoop.conf.Configuration
private static org.apache.hadoop.conf.Configuration
private static org.apache.hadoop.hbase.client.Connection
private static final byte[]
private static org.apache.hadoop.hbase.client.Table
private static org.apache.hadoop.hbase.client.Table
private static final org.slf4j.Logger
private static final int
private static org.apache.hadoop.hbase.client.Admin
private static final byte[]
private static final long
private static final org.apache.hadoop.hbase.TableName
private static final byte
private static HBaseTestingUtil
private static HBaseTestingUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
void
-
Field Details
-
CLASS_RULE
-
LOG
-
TAG_TYPE
- See Also:
-
conf1
-
conf2
-
replicationAdmin
-
connection1
-
htable1
-
htable2
-
utility1
-
utility2
-
SLEEP_TIME
- See Also:
-
NB_RETRIES
- See Also:
-
TABLE_NAME
-
FAMILY
-
ROW
-
-
Constructor Details
-
TestReplicationWithTags
public TestReplicationWithTags()
-
-
Method Details