public class TestSplitWalDataLoss extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private byte[] |
family |
private static org.slf4j.Logger |
LOG |
private org.apache.hadoop.hbase.NamespaceDescriptor |
namespace |
private byte[] |
qualifier |
private org.apache.hadoop.hbase.TableName |
tableName |
private HBaseTestingUtility |
testUtil |
Constructor and Description |
---|
TestSplitWalDataLoss() |
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
private final HBaseTestingUtility testUtil
private org.apache.hadoop.hbase.NamespaceDescriptor namespace
private org.apache.hadoop.hbase.TableName tableName
private byte[] family
private byte[] qualifier
public TestSplitWalDataLoss()
public void test() throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.