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 |
private static byte[] |
META_FAMILY |
private static Set<byte[]> |
META_FAMILY_SET |
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
private static final byte[] META_FAMILY
private static final Set<byte[]> META_FAMILY_SET
public TestSequenceIdAccounting()
public void testStartCacheFlush()
public void testAreAllLower()
public void testFindLower()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.