Class TestMultipleTimestamps

java.lang.Object
org.apache.hadoop.hbase.client.TestMultipleTimestamps

@Tag("org.apache.hadoop.hbase.testclassification.LargeTests") @Tag("org.apache.hadoop.hbase.testclassification.ClientTests") public class TestMultipleTimestamps extends Object
Run tests related to TimestampsFilter using HBase client APIs. Sets up the HBase mini cluster once at start. Each creates a table named for the method and does its stuff against that.