public class TestRequestTooBigException extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static byte[] |
FAMILY |
private static org.apache.hadoop.hbase.TableName |
NAME |
private static org.apache.hadoop.hbase.client.Table |
TABLE |
private static HBaseTestingUtility |
TEST_UTIL |
Constructor and Description |
---|
TestRequestTooBigException() |
Modifier and Type | Method and Description |
---|---|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testHbasePutDeleteCell() |
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility TEST_UTIL
private static final org.apache.hadoop.hbase.TableName NAME
private static final byte[] FAMILY
private static org.apache.hadoop.hbase.client.Table TABLE
public TestRequestTooBigException()
public static void setUpBeforeClass() throws Exception
Exception
public static void tearDownAfterClass() throws Exception
Exception
public void testHbasePutDeleteCell() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.