Package org.apache.hadoop.hbase.thrift2
Class TestThriftHBaseServiceHandlerWithReadOnly
java.lang.Object
org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandlerWithReadOnly
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static org.apache.hadoop.hbase.HColumnDescriptor[]private static byte[]private static byte[]private static byte[]private static byte[]private static byte[]private static final HBaseTestingUtilityprivate static byte[]private static byte[] -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidprivate org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandlervoidsetup()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
Field Details
-
CLASS_RULE
-
UTIL
-
tableAname
-
familyAname
-
familyBname
-
qualifierAname
-
qualifierBname
-
valueAname
-
valueBname
-
families
-
-
Constructor Details
-
TestThriftHBaseServiceHandlerWithReadOnly
-
-
Method Details
-
beforeClass
- Throws:
Exception
-
afterClass
- Throws:
Exception
-
setup
- Throws:
Exception
-
createHandler
private org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler createHandler() throws org.apache.thrift.TException- Throws:
org.apache.thrift.TException
-
testExistsWithReadOnly
- Throws:
org.apache.thrift.TException
-
testExistsAllWithReadOnly
- Throws:
org.apache.thrift.TException
-
testGetWithReadOnly
- Throws:
Exception
-
testGetMultipleWithReadOnly
- Throws:
Exception
-
testPutWithReadOnly
- Throws:
Exception
-
testCheckAndPutWithReadOnly
- Throws:
Exception
-
testPutMultipleWithReadOnly
- Throws:
Exception
-
testDeleteWithReadOnly
- Throws:
Exception
-
testDeleteMultipleWithReadOnly
- Throws:
Exception
-
testCheckAndMutateWithReadOnly
- Throws:
Exception
-
testCheckAndDeleteWithReadOnly
- Throws:
Exception
-
testIncrementWithReadOnly
- Throws:
Exception
-
testAppendWithReadOnly
- Throws:
Exception
-
testMutateRowWithReadOnly
- Throws:
Exception
-
testScanWithReadOnly
- Throws:
Exception
-