public class TestSequenceIdAccounting extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static byte[] |
ENCODED_REGION_NAME |
private static Set<byte[]> |
FAMILIES |
private static byte[] |
FAMILY_NAME |
Constructor and Description |
---|
TestSequenceIdAccounting() |
Modifier and Type | Method and Description |
---|---|
void |
testAreAllLower() |
void |
testFindLower() |
void |
testStartCacheFlush() |
public static final HBaseClassTestRule CLASS_RULE
private static final byte[] ENCODED_REGION_NAME
private static final byte[] FAMILY_NAME
public TestSequenceIdAccounting()
public void testStartCacheFlush()
public void testAreAllLower()
public void testFindLower()
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.