Uses of Annotation Interface
org.apache.hadoop.hbase.HBaseParameterizedTestTemplate
Packages that use HBaseParameterizedTestTemplate
Package
Description
-
Uses of HBaseParameterizedTestTemplate in org.apache.hadoop.hbase.client
Classes in org.apache.hadoop.hbase.client with annotations of type HBaseParameterizedTestTemplate -
Uses of HBaseParameterizedTestTemplate in org.apache.hadoop.hbase.filter
Classes in org.apache.hadoop.hbase.filter with annotations of type HBaseParameterizedTestTemplate -
Uses of HBaseParameterizedTestTemplate in org.apache.hadoop.hbase.io.asyncfs
Classes in org.apache.hadoop.hbase.io.asyncfs with annotations of type HBaseParameterizedTestTemplate -
Uses of HBaseParameterizedTestTemplate in org.apache.hadoop.hbase.ipc
Classes in org.apache.hadoop.hbase.ipc with annotations of type HBaseParameterizedTestTemplate -
Uses of HBaseParameterizedTestTemplate in org.apache.hadoop.hbase.security
Classes in org.apache.hadoop.hbase.security with annotations of type HBaseParameterizedTestTemplate -
Uses of HBaseParameterizedTestTemplate in org.apache.hadoop.hbase.thrift
Classes in org.apache.hadoop.hbase.thrift with annotations of type HBaseParameterizedTestTemplateModifier and TypeClassDescriptionclassUnit testing for CallQueue, a part of the org.apache.hadoop.hbase.thrift package.classStart the HBase Thrift server on a random port through the command-line interface and talk to it from client side.