Package org.apache.hadoop.hbase.rest
Class TestScannersWithLabels
java.lang.Object
org.apache.hadoop.hbase.rest.TestScannersWithLabels
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final String
private static final String
static final HBaseClassTestRule
private static org.apache.hadoop.hbase.rest.client.Client
private static final String
private static final String
private static org.apache.hadoop.conf.Configuration
private static final String
private static JAXBContext
private static Marshaller
private static final String
private static final String
private static final HBaseRESTTestingUtility
private static final String
private static org.apache.hadoop.hbase.security.User
private static final org.apache.hadoop.hbase.TableName
private static final HBaseTestingUtility
private static final String
private static Unmarshaller
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate static int
countCellSet
(org.apache.hadoop.hbase.rest.model.CellSetModel model) private static void
private static int
insertData
(org.apache.hadoop.hbase.TableName tableName, String column, double prob) private static void
setAuths()
static void
static void
void
void
-
Field Details
-
CLASS_RULE
-
TABLE
-
CFA
- See Also:
-
CFB
- See Also:
-
COLUMN_1
- See Also:
-
COLUMN_2
- See Also:
-
TOPSECRET
- See Also:
-
PUBLIC
- See Also:
-
PRIVATE
- See Also:
-
CONFIDENTIAL
- See Also:
-
SECRET
- See Also:
-
SUPERUSER
-
TEST_UTIL
-
REST_TEST_UTIL
-
client
-
context
-
marshaller
-
unmarshaller
-
conf
-
-
Constructor Details
-
TestScannersWithLabels
public TestScannersWithLabels()
-
-
Method Details
-
insertData
private static int insertData(org.apache.hadoop.hbase.TableName tableName, String column, double prob) throws IOException - Throws:
IOException
-
countCellSet
-
setUpBeforeClass
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-
createLabels
- Throws:
IOException
InterruptedException
-
setAuths
- Throws:
Exception
-
testSimpleScannerXMLWithLabelsThatReceivesNoData
- Throws:
IOException
JAXBException
-
testSimpleScannerXMLWithLabelsThatReceivesData
- Throws:
IOException
JAXBException
-