AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
TupleToMapKey(int ct,
SchemaTupleFactory tf) |
Modifier and Type | Method and Description |
---|---|
POMergeJoin.TuplesToSchemaTupleList |
get(Object key) |
POMergeJoin.TuplesToSchemaTupleList |
put(Object key,
ArrayList<Tuple> val) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, getOrDefault, isEmpty, keySet, merge, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
equals, hashCode, toString
public TupleToMapKey(int ct, SchemaTupleFactory tf)
public POMergeJoin.TuplesToSchemaTupleList put(Object key, ArrayList<Tuple> val)
Copyright © 2007-2017 The Apache Software Foundation