public class TestMobWithByteBuffAllocator extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.apache.hadoop.conf.Configuration |
CONF |
private static byte[] |
FAMILY |
private static org.slf4j.Logger |
LOG |
private static String |
TABLE_NAME |
private static HBaseTestingUtility |
UTIL |
Constructor and Description |
---|
TestMobWithByteBuffAllocator() |
Modifier and Type | Method and Description |
---|---|
static void |
setUp() |
static void |
tearDown() |
void |
testReadingCellsFromHFile() |
public static final HBaseClassTestRule CLASS_RULE
private static final String TABLE_NAME
private static final org.slf4j.Logger LOG
private static final HBaseTestingUtility UTIL
private static final org.apache.hadoop.conf.Configuration CONF
private static final byte[] FAMILY
public TestMobWithByteBuffAllocator()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.