public class PartitionRangesForPartitionColumns extends HashMap<String,RangesPartitionTimeline>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description | 
|---|
PartitionRangesForPartitionColumns()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
add(FactPartition part)  | 
void | 
add(String partCol,
   TimePartition partition)  | 
Set<String> | 
toSet(Set<String> partColsQueried)  | 
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic void add(String partCol, TimePartition partition) throws LensException
LensExceptionpublic void add(FactPartition part) throws LensException
LensExceptionCopyright © 2014–2018 Apache Software Foundation. All rights reserved.