public abstract class WALCorruptionDueToDanglingByteBufferTestBase extends Object
Modifier and Type | Field and Description |
---|---|
protected static CountDownLatch |
ARRIVE |
protected static byte[] |
CF |
protected static byte[] |
CQ |
private static org.slf4j.Logger |
LOG |
protected static CountDownLatch |
RESUME |
protected static org.apache.hadoop.hbase.TableName |
TABLE_NAME |
protected static HBaseTestingUtility |
UTIL |
Constructor and Description |
---|
WALCorruptionDueToDanglingByteBufferTestBase() |
Modifier and Type | Method and Description |
---|---|
private byte[] |
getBytes(String prefix,
int index) |
void |
test() |
private static final org.slf4j.Logger LOG
protected static final HBaseTestingUtility UTIL
protected static CountDownLatch ARRIVE
protected static CountDownLatch RESUME
protected static org.apache.hadoop.hbase.TableName TABLE_NAME
protected static byte[] CF
protected static byte[] CQ
public WALCorruptionDueToDanglingByteBufferTestBase()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.