public class NotEval extends UnaryEval implements Cloneable
| Modifier and Type | Method and Description |
|---|---|
Datum |
eval(Schema schema,
Tuple tuple) |
String |
getName() |
TajoDataTypes.DataType |
getValueType() |
String |
toString() |
public NotEval(EvalNode child)
public TajoDataTypes.DataType getValueType()
getValueType in class UnaryEvalCopyright © 2015 Apache Software Foundation. All Rights Reserved.