public class AbridgedTimeRangeWriter extends Object implements TimeRangeWriter
| Constructor and Description |
|---|
AbridgedTimeRangeWriter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getTimeRangeWhereClause(CubeQueryContext cubeQueryContext,
String tableName,
Set<FactPartition> parts)
Return IN clause for the partitions selected in the cube query
|
public String getTimeRangeWhereClause(CubeQueryContext cubeQueryContext, String tableName, Set<FactPartition> parts) throws LensException
getTimeRangeWhereClause in interface TimeRangeWritercubeQueryContext - tableName - parts - LensExceptionCopyright © 2014–2016 Apache Software Foundation. All rights reserved.