org.apache.pig.impl.eval.cond
Class TrueCond
java.lang.Object
org.apache.pig.impl.eval.cond.Cond
org.apache.pig.impl.eval.cond.TrueCond
- All Implemented Interfaces:
- Serializable
public class TrueCond
- extends Cond
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TrueCond
public TrueCond()
eval
public boolean eval(Datum input)
- Specified by:
eval
in class Cond
finish
public void finish()
- Specified by:
finish
in class Cond
getFuncs
public List<String> getFuncs()
- Specified by:
getFuncs
in class Cond
instantiateFunc
public void instantiateFunc(FunctionInstantiator instantiaor)
throws IOException
- Specified by:
instantiateFunc
in class Cond
- Throws:
IOException
Copyright © ${year} The Apache Software Foundation