public class PushdownTuple extends Object
| Constructor and Description |
|---|
PushdownTuple(IndexSearchCondition sc,
PrimitiveComparison pCompare,
CompareOp cOpt) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getConstantAsBytes(org.apache.hadoop.io.Writable writable) |
byte[] |
getConstVal() |
CompareOp |
getcOpt() |
PrimitiveComparison |
getpCompare() |
public PushdownTuple(IndexSearchCondition sc, PrimitiveComparison pCompare, CompareOp cOpt) throws SerDeException
SerDeExceptionpublic byte[] getConstVal()
public PrimitiveComparison getpCompare()
public CompareOp getcOpt()
public byte[] getConstantAsBytes(org.apache.hadoop.io.Writable writable)
throws SerDeException
SerDeExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.