Uses of Annotation Interface
org.apache.hadoop.hbase.HBaseParameterizedTestTemplate
Packages that use HBaseParameterizedTestTemplate
Package
Description
-
Uses of HBaseParameterizedTestTemplate in org.apache.hadoop.hbase
Classes in org.apache.hadoop.hbase with annotations of type HBaseParameterizedTestTemplateModifier and TypeClassDescriptionclassclassclassclassclassclassTest whether region re-balancing works.classclassTest that we can split and merge the quota table given the presence of various configuration settings. -
Uses of HBaseParameterizedTestTemplate in org.apache.hadoop.hbase.backup
Classes in org.apache.hadoop.hbase.backup with annotations of type HBaseParameterizedTestTemplateModifier and TypeClassDescriptionclassclassclass -
Uses of HBaseParameterizedTestTemplate in org.apache.hadoop.hbase.client
Classes in org.apache.hadoop.hbase.client with annotations of type HBaseParameterizedTestTemplateModifier and TypeClassDescriptionclassclassTestcase for HBASE-29214classTestcase for HBASE-22135.classclassclassclassOnly used to test stopMaster/stopRegionServer/shutdown methods.classclassClass to test asynchronous namespace admin operations.classClass to test asynchronous procedure admin operations.classclassClass to test asynchronous region admin operations.classClass to test asynchronous region admin operations.classClass to test asynchronous replication admin operations.classClass to test asynchronous replication admin operations when more than 1 clusterclassclassClass to test asynchronous table admin operations.classClass to test asynchronous table admin operationsclassClass to test asynchronous table admin operations.classclassclassclassclassTest the admin operations for Balancer, Normalizer, CleanerChore, and CatalogJanitor.classclassclassclassclassTest of that unmanaged HConnections are able to reconnect properly (see HBASE-5058)classclassclassclassclassclassclassRun tests that use the HBase clients;Table.classRun tests that use the HBase clients;Table.classRun tests that use the HBase clients;Table.classRun tests that use the HBase clients;Table.classclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of HBaseParameterizedTestTemplate in org.apache.hadoop.hbase.filter
Classes in org.apache.hadoop.hbase.filter with annotations of type HBaseParameterizedTestTemplateModifier and TypeClassDescriptionclassclassclass -
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.io.encoding
Classes in org.apache.hadoop.hbase.io.encoding with annotations of type HBaseParameterizedTestTemplateModifier and TypeClassDescriptionclassTest all of the data block encoding algorithms for correctness.classTests encoded seekers by loading and reading values.class -
Uses of HBaseParameterizedTestTemplate in org.apache.hadoop.hbase.io.hfile
Classes in org.apache.hadoop.hbase.io.hfile with annotations of type HBaseParameterizedTestTemplateModifier and TypeClassDescriptionclassTestsHFilecache-on-write functionality for the following block types: data blocks, non-root index blocks, and Bloom filter blocks.classclassMake sure we always cache important block types, such as index blocks, as long as we have a block cache, even though block caching might be disabled for the column family.classclassclassclassclassTesting writing a version 3HFile.classTesting writing a version 3HFilefor all encoded blocksclassA kind of integration test at the intersection ofHFileBlock,CacheConfig, andLruBlockCache.classTest the optimization that does not scan files where all key ranges are excluded.classTest the optimization that does not scan files where all timestamps are expired.classTestHFileScanner#seekTo(Cell)and its variants. -
Uses of HBaseParameterizedTestTemplate in org.apache.hadoop.hbase.io.hfile.bucket
Classes in org.apache.hadoop.hbase.io.hfile.bucket with annotations of type HBaseParameterizedTestTemplateModifier and TypeClassDescriptionclassBasic test of BucketCache.Puts and gets.classclassBasic test for check file's integrity before start BucketCache in fileIOEngine -
Uses of HBaseParameterizedTestTemplate in org.apache.hadoop.hbase.ipc
Classes in org.apache.hadoop.hbase.ipc with annotations of type HBaseParameterizedTestTemplateModifier and TypeClassDescriptionclassclassTests for HBASE-28321, where we have multiple server principals candidates for a rpc service.classclassclassclassTest for testing protocol buffer based RPC mechanism.classclassclass -
Uses of HBaseParameterizedTestTemplate in org.apache.hadoop.hbase.master
Classes in org.apache.hadoop.hbase.master with annotations of type HBaseParameterizedTestTemplateModifier and TypeClassDescriptionclassTests the restarting of everything as done during rolling restarts. -
Uses of HBaseParameterizedTestTemplate in org.apache.hadoop.hbase.master.procedure
Classes in org.apache.hadoop.hbase.master.procedure with annotations of type HBaseParameterizedTestTemplate -
Uses of HBaseParameterizedTestTemplate in org.apache.hadoop.hbase.master.replication
Classes in org.apache.hadoop.hbase.master.replication with annotations of type HBaseParameterizedTestTemplate -
Uses of HBaseParameterizedTestTemplate in org.apache.hadoop.hbase.mob
Classes in org.apache.hadoop.hbase.mob with annotations of type HBaseParameterizedTestTemplateModifier and TypeClassDescriptionclassclassMob file compaction chore in a generational non-batch mode test.classMob file compaction chore in a generational batch mode test.classMob file compaction chore in a regular batch mode test.classMob file compaction base test.classTest mob store compaction -
Uses of HBaseParameterizedTestTemplate in org.apache.hadoop.hbase.regionserver
Classes in org.apache.hadoop.hbase.regionserver with annotations of type HBaseParameterizedTestTemplate -
Uses of HBaseParameterizedTestTemplate in org.apache.hadoop.hbase.regionserver.compactions
Classes in org.apache.hadoop.hbase.regionserver.compactions with annotations of type HBaseParameterizedTestTemplateModifier and TypeClassDescriptionclassThis test compares compaction policy behavior with different generated store file lists and settings.classclassclass -
Uses of HBaseParameterizedTestTemplate in org.apache.hadoop.hbase.regionserver.storefiletracker
Classes in org.apache.hadoop.hbase.regionserver.storefiletracker with annotations of type HBaseParameterizedTestTemplate -
Uses of HBaseParameterizedTestTemplate in org.apache.hadoop.hbase.regionserver.wal
Classes in org.apache.hadoop.hbase.regionserver.wal with annotations of type HBaseParameterizedTestTemplateModifier and TypeClassDescriptionclassTests for WAL write durabilityclassclassTests for conditions that should trigger RegionServer aborts when rolling the current WAL fails.classclassEnsure configuration changes are having an effect on WAL. -
Uses of HBaseParameterizedTestTemplate in org.apache.hadoop.hbase.security
Classes in org.apache.hadoop.hbase.security with annotations of type HBaseParameterizedTestTemplateModifier and TypeClassDescriptionclassTest secure client connecting to a non secure server, where we have multiple server principal candidates for a rpc service.classComprehensively tests all permutations of certificate and host verification on the client side.classTests for client-side mTLS focusing on client hostname verification in the case when client and server are on different hosts.classComprehensively tests all permutations of ClientAuth modes and host verification enabled/disabled.classclassclassclassclass -
Uses of HBaseParameterizedTestTemplate in org.apache.hadoop.hbase.security.provider
Classes in org.apache.hadoop.hbase.security.provider with annotations of type HBaseParameterizedTestTemplateModifier and TypeClassDescriptionclassclass -
Uses of HBaseParameterizedTestTemplate in org.apache.hadoop.hbase.security.token
Classes in org.apache.hadoop.hbase.security.token with annotations of type HBaseParameterizedTestTemplateModifier and TypeClassDescriptionclassclassTests for authentication token creation and usage -
Uses of HBaseParameterizedTestTemplate in org.apache.hadoop.hbase.snapshot
Classes in org.apache.hadoop.hbase.snapshot with annotations of type HBaseParameterizedTestTemplateModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
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. -
Uses of HBaseParameterizedTestTemplate in org.apache.hadoop.hbase.thrift2
Classes in org.apache.hadoop.hbase.thrift2 with annotations of type HBaseParameterizedTestTemplate -
Uses of HBaseParameterizedTestTemplate in org.apache.hadoop.hbase.util
Classes in org.apache.hadoop.hbase.util with annotations of type HBaseParameterizedTestTemplateModifier and TypeClassDescriptionclassclassclassclassclassclassRuns a load test on a mini HBase cluster with data block encoding turned on.classA write/read/verify load test on a mini HBase cluster.classA write/read/verify load test on a mini HBase cluster. -
Uses of HBaseParameterizedTestTemplate in org.apache.hadoop.hbase.wal
Classes in org.apache.hadoop.hbase.wal with annotations of type HBaseParameterizedTestTemplateModifier and TypeClassDescriptionclassclassTests for TestBoundedRegionGroupingStrategy which use WALPerformanceEvaluation for WAL data creation.classclass