public class TestAsyncTableLocatePrefetch extends Object
| Modifier and Type | Field and Description | 
|---|---|
static HBaseClassTestRule | 
CLASS_RULE  | 
private static org.apache.hadoop.hbase.client.AsyncConnection | 
CONN  | 
private static byte[] | 
FAMILY  | 
private static org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator | 
LOCATOR  | 
private static org.apache.hadoop.hbase.TableName | 
TABLE_NAME  | 
private static HBaseTestingUtility | 
TEST_UTIL  | 
| Constructor and Description | 
|---|
TestAsyncTableLocatePrefetch()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
setUp()  | 
static void | 
tearDown()  | 
void | 
test()  | 
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility TEST_UTIL
private static org.apache.hadoop.hbase.TableName TABLE_NAME
private static byte[] FAMILY
private static org.apache.hadoop.hbase.client.AsyncConnection CONN
private static org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator LOCATOR
public TestAsyncTableLocatePrefetch()
public void test() throws InterruptedException, ExecutionException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.