org.apache.hadoop.hive.ql.exec
Class PTFUtils.Predicate<T>

java.lang.Object
  extended by org.apache.hadoop.hive.ql.exec.PTFUtils.Predicate<T>
Enclosing class:
PTFUtils

public abstract static class PTFUtils.Predicate<T>
extends Object


Constructor Summary
PTFUtils.Predicate()
           
 
Method Summary
abstract  boolean apply(T obj)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PTFUtils.Predicate

public PTFUtils.Predicate()
Method Detail

apply

public abstract boolean apply(T obj)


Copyright © 2014 The Apache Software Foundation. All rights reserved.