public class TestHttpProxyExample extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static String |
FAMILY |
private static int |
PORT |
private static org.apache.hadoop.hbase.client.example.HttpProxyExample |
PROXY |
private static String |
QUALIFIER |
private static String |
ROW |
private static org.apache.hadoop.hbase.TableName |
TABLE_NAME |
private static String |
URL_TEMPLCATE |
private static HBaseTestingUtility |
UTIL |
private static String |
VALUE |
Constructor and Description |
---|
TestHttpProxyExample() |
Modifier and Type | Method and Description |
---|---|
static void |
setUp() |
static void |
tearDown() |
void |
test() |
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility UTIL
private static final org.apache.hadoop.hbase.TableName TABLE_NAME
private static final String FAMILY
private static final String QUALIFIER
private static final String URL_TEMPLCATE
private static final String ROW
private static final String VALUE
private static org.apache.hadoop.hbase.client.example.HttpProxyExample PROXY
private static int PORT
public TestHttpProxyExample()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.