Class | Description |
---|---|
ErrorThrowingGetObserver |
Simple test coprocessor for injecting exceptions on Get requests.
|
HBaseThriftTestingUtility | |
TestBindExceptionHandling | |
TestCallQueue |
Unit testing for CallQueue, a part of the
org.apache.hadoop.hbase.thrift package.
|
TestMetricsThriftServerSourceFactory |
Test for the interface of MetricsThriftServerSourceFactory
|
TestMetricsThriftServerSourceFactoryImpl |
Test for hadoop 2's version of MetricsThriftServerSourceFactory.
|
TestThriftHttpServer |
Start the HBase Thrift HTTP server on a random port through the command-line
interface and talk to it from client side.
|
TestThriftServer |
Unit testing for ThriftServerRunner.HBaseServiceHandler, a part of the
org.apache.hadoop.hbase.thrift package.
|
TestThriftServer.MySlowHBaseHandler | |
TestThriftServerCmdLine |
Start the HBase Thrift server on a random port through the command-line
interface and talk to it from client side.
|
TestThriftSpnegoHttpFallbackServer |
Start the HBase Thrift HTTP server on a random port through the command-line
interface and talk to it from client side with SPNEGO security enabled.
|
TestThriftSpnegoHttpServer |
Start the HBase Thrift HTTP server on a random port through the command-line
interface and talk to it from client side with SPNEGO security enabled.
|
ThriftServerRunner |
Run ThriftServer with passed arguments.
|
Enum | Description |
---|---|
ErrorThrowingGetObserver.ErrorType |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.