Package org.apache.hadoop.hbase.thrift2
Class TestThriftHBaseServiceHandlerWithReadOnly
java.lang.Object
org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandlerWithReadOnly
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static org.apache.hadoop.hbase.client.ColumnFamilyDescriptor[]
private static byte[]
private static byte[]
private static byte[]
private static byte[]
private static byte[]
private static final HBaseTestingUtil
private static byte[]
private static byte[]
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
private org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
void
setup()
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
-
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
-