public class TestMultipleTimestamps extends Object
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.Constructor and Description |
---|
TestMultipleTimestamps() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
static void |
setUpBeforeClass() |
void |
tearDown() |
static void |
tearDownAfterClass() |
void |
testReseeksWithMultipleColumnMultipleTimestamp() |
void |
testReseeksWithMultipleColumnOneTimestamp() |
void |
testReseeksWithMultipleFiles() |
void |
testReseeksWithOneColumnMiltipleTimestamp() |
void |
testWithColumnDeletes() |
void |
testWithFamilyDeletes() |
void |
testWithMultipleVersionDeletes() |
void |
testWithVersionDeletes() |
void |
testWithVersionDeletes(boolean flushTables) |
public void testReseeksWithOneColumnMiltipleTimestamp() throws IOException
IOException
public void testReseeksWithMultipleColumnOneTimestamp() throws IOException
IOException
public void testReseeksWithMultipleColumnMultipleTimestamp() throws IOException
IOException
public void testReseeksWithMultipleFiles() throws IOException
IOException
public void testWithVersionDeletes(boolean flushTables) throws IOException
IOException
public void testWithMultipleVersionDeletes() throws IOException
IOException
public void testWithColumnDeletes() throws IOException
IOException
public void testWithFamilyDeletes() throws IOException
IOException