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, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringpublic void add(String partCol, TimePartition partition) throws LensException
LensExceptionpublic void add(FactPartition part) throws LensException
LensExceptionCopyright © 2014–2016 Apache Software Foundation. All rights reserved.