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