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