public class TestSearchArgumentImpl
extends java.lang.Object
Constructor and Description |
---|
TestSearchArgumentImpl() |
Modifier and Type | Method and Description |
---|---|
static PredicateLeaf |
createPredicateLeaf(PredicateLeaf.Operator operator,
PredicateLeaf.Type type,
java.lang.String columnName,
java.lang.Object literal,
java.util.List<java.lang.Object> literalList)
Create a predicate leaf.
|
void |
testBuilder() |
void |
testCNF() |
void |
testExpression1() |
void |
testExpression10() |
void |
testExpression2() |
void |
testExpression3() |
void |
testExpression4() |
void |
testExpression5() |
void |
testExpression7() |
void |
testExpression8() |
void |
testExpression9() |
void |
testFlatten() |
void |
testNotPushdown() |
public static PredicateLeaf createPredicateLeaf(PredicateLeaf.Operator operator, PredicateLeaf.Type type, java.lang.String columnName, java.lang.Object literal, java.util.List<java.lang.Object> literalList)
public void testNotPushdown() throws java.lang.Exception
java.lang.Exception
public void testFlatten() throws java.lang.Exception
java.lang.Exception
public void testCNF() throws java.lang.Exception
java.lang.Exception
public void testExpression1() throws java.lang.Exception
java.lang.Exception
public void testExpression2() throws java.lang.Exception
java.lang.Exception
public void testExpression3() throws java.lang.Exception
java.lang.Exception
public void testExpression4() throws java.lang.Exception
java.lang.Exception
public void testExpression5() throws java.lang.Exception
java.lang.Exception
public void testExpression7() throws java.lang.Exception
java.lang.Exception
public void testExpression8() throws java.lang.Exception
java.lang.Exception
public void testExpression9() throws java.lang.Exception
java.lang.Exception
public void testExpression10() throws java.lang.Exception
java.lang.Exception
public void testBuilder() throws java.lang.Exception
java.lang.Exception
Copyright © 2012 The Apache Software Foundation