Package org.apache.hadoop.hbase.client
Class TestRawAsyncTablePartialScan
java.lang.Object
org.apache.hadoop.hbase.client.TestRawAsyncTablePartialScan
@Tag("org.apache.hadoop.hbase.testclassification.MediumTests") @Tag("org.apache.hadoop.hbase.testclassification.ClientTests")
public class TestRawAsyncTablePartialScan
extends Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static org.apache.hadoop.hbase.client.AsyncConnectionprivate static intprivate static byte[][]private static byte[]private static org.apache.hadoop.hbase.client.AsyncTable<?>private static org.apache.hadoop.hbase.TableNameprivate static final HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TEST_UTIL
-
TABLE_NAME
-
FAMILY
-
CQS
-
COUNT
-
CONN
-
TABLE
-
-
Constructor Details
-
TestRawAsyncTablePartialScan
public TestRawAsyncTablePartialScan()
-
-
Method Details
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
testBatchDoNotAllowPartial
-
testReversedBatchDoNotAllowPartial
@Test public void testReversedBatchDoNotAllowPartial() throws InterruptedException, ExecutionException
-