public class TestRandomRowFilter extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
protected org.apache.hadoop.hbase.filter.RandomRowFilter |
quarterChanceFilter |
Constructor and Description |
---|
TestRandomRowFilter() |
Modifier and Type | Method and Description |
---|---|
private org.apache.hadoop.hbase.filter.RandomRowFilter |
serializationTest(org.apache.hadoop.hbase.filter.RandomRowFilter filter) |
void |
setUp() |
void |
testBasics()
Tests basics n
|
void |
testSerialization()
Tests serialization n
|
public static final HBaseClassTestRule CLASS_RULE
protected org.apache.hadoop.hbase.filter.RandomRowFilter quarterChanceFilter
public TestRandomRowFilter()
public void testBasics() throws Exception
Exception
public void testSerialization() throws Exception
Exception
private org.apache.hadoop.hbase.filter.RandomRowFilter serializationTest(org.apache.hadoop.hbase.filter.RandomRowFilter filter) throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.