public class SpaceQuotaHelperForTests extends Object
Modifier and Type | Field and Description |
---|---|
static String |
F1 |
static long |
ONE_KILOBYTE |
static long |
ONE_MEGABYTE |
static int |
SIZE_PER_VALUE |
Constructor and Description |
---|
SpaceQuotaHelperForTests(HBaseTestingUtility testUtil,
TestName testName,
AtomicLong counter) |
public static final int SIZE_PER_VALUE
public static final String F1
public static final long ONE_KILOBYTE
public static final long ONE_MEGABYTE
public SpaceQuotaHelperForTests(HBaseTestingUtility testUtil, TestName testName, AtomicLong counter)