Class TestReplicationWithWALExtendedAttributes
java.lang.Object
org.apache.hadoop.hbase.replication.TestReplicationWithWALExtendedAttributes
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic final class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static org.apache.hadoop.conf.Configurationprivate static org.apache.hadoop.hbase.client.Connectionprivate static final byte[]private static org.apache.hadoop.hbase.client.Tableprivate static org.apache.hadoop.hbase.client.Tableprivate static final org.slf4j.Loggerprivate static final intprivate static org.apache.hadoop.hbase.client.Adminprivate static final byte[]private static final byte[]private static final longprivate static final org.apache.hadoop.hbase.TableNameprivate static HBaseTestingUtilityprivate static HBaseTestingUtility -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static voidassertGetValues(org.apache.hadoop.hbase.client.Get get, byte[] value) static voidstatic voidvoid
-
Field Details
-
CLASS_RULE
-
LOG
-
conf1
-
replicationAdmin
-
connection1
-
htable1
-
htable2
-
utility1
-
utility2
-
SLEEP_TIME
- See Also:
-
NB_RETRIES
- See Also:
-
TABLE_NAME
-
FAMILY
-
ROW
-
ROW2
-
-
Constructor Details
-
TestReplicationWithWALExtendedAttributes
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-
testReplicationWithWALExtendedAttributes
- Throws:
Exception
-
assertGetValues
private static void assertGetValues(org.apache.hadoop.hbase.client.Get get, byte[] value) throws IOException, InterruptedException - Throws:
IOExceptionInterruptedException
-