Package | Description |
---|---|
org.apache.lens.cube.metadata | |
org.apache.lens.cube.parse |
Modifier and Type | Method and Description |
---|---|
boolean |
CubeColumn.isColumnAvailableInTimeRange(TimeRange range) |
Modifier and Type | Method and Description |
---|---|
TimeRange |
TimeRange.TimeRangeBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<TimeRange> |
CandidateTablePruneCause.getInvalidRanges() |
Map<TimeRange,Map<String,LinkedHashSet<FactPartition>>> |
CandidateFact.getRangeToStoragePartMap() |
Map<TimeRange,Map<String,String>> |
CandidateFact.getRangeToStorageWhereMap() |
Map<TimeRange,String> |
CandidateFact.getRangeToWhereClause() |
List<TimeRange> |
CubeQueryContext.getTimeRanges() |
Modifier and Type | Method and Description |
---|---|
boolean |
CandidateFact.isValidForTimeRange(TimeRange timeRange) |
Modifier and Type | Method and Description |
---|---|
static CandidateTablePruneCause |
CandidateTablePruneCause.factNotAvailableInRange(List<TimeRange> ranges) |
void |
CandidateTablePruneCause.setInvalidRanges(List<TimeRange> invalidRanges) |
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.