@InterfaceAudience.Private public class SpaceQuotaHelperForTests extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
F1 |
static long |
ONE_GIGABYTE |
static long |
ONE_KILOBYTE |
static long |
ONE_MEGABYTE |
static int |
SIZE_PER_VALUE |
| Constructor and Description |
|---|
SpaceQuotaHelperForTests(HBaseTestingUtility testUtil,
org.junit.rules.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 static final long ONE_GIGABYTE
public SpaceQuotaHelperForTests(HBaseTestingUtility testUtil, org.junit.rules.TestName testName, AtomicLong counter)
Copyright © 2007–2019 Cloudera. All rights reserved.