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, values
equals, hashCode, toString
public void add(String partCol, TimePartition partition) throws LensException
LensException
public void add(FactPartition part) throws LensException
LensException
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.