org.apache.pig.impl.plan
Class OperatorPlan.IndexHelper<E>
java.lang.Object
org.apache.pig.impl.plan.OperatorPlan.IndexHelper<E>
- Enclosing class:
- OperatorPlan<E extends Operator>
public static class OperatorPlan.IndexHelper<E>
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OperatorPlan.IndexHelper
public OperatorPlan.IndexHelper(List<E> list)
getIndex
public int getIndex(E e)
Copyright © 2012 The Apache Software Foundation