public static class POMergeJoin.TuplesToSchemaTupleList extends ArrayList<Tuple>
modCount| Constructor and Description |
|---|
POMergeJoin.TuplesToSchemaTupleList(int ct,
TupleMaker<?> tf) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(Tuple t) |
static SchemaTuple<?> |
convert(Tuple t,
SchemaTupleFactory tf) |
Tuple |
get(int i) |
int |
size() |
add, addAll, addAll, clear, clone, contains, ensureCapacity, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeRange, retainAll, set, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodepublic POMergeJoin.TuplesToSchemaTupleList(int ct,
TupleMaker<?> tf)
public static SchemaTuple<?> convert(Tuple t, SchemaTupleFactory tf)
public boolean add(Tuple t)
public Tuple get(int i)
Copyright © 2007-2012 The Apache Software Foundation