org.apache.hadoop.hive.ql.exec
Class PTFUtils.Predicate<T>
java.lang.Object
org.apache.hadoop.hive.ql.exec.PTFUtils.Predicate<T>
- Enclosing class:
- PTFUtils
public abstract static class PTFUtils.Predicate<T>
- extends Object
Method Summary |
abstract boolean |
apply(T obj)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PTFUtils.Predicate
public PTFUtils.Predicate()
apply
public abstract boolean apply(T obj)
Copyright © 2012 The Apache Software Foundation