public class Rollup extends Object
| Modifier and Type | Method and Description |
|---|---|
QueryBuilder |
addQuery() |
boolean |
equals(Object o) |
int |
getCacheTime() |
Date |
getEndAbsolute() |
List<QueryMetric> |
getMetrics() |
String |
getSaveAs() |
Date |
getStartAbsolute() |
RelativeTime |
getStartRelative() |
TimeZone |
getTimeZone() |
int |
hashCode() |
String |
toString() |
public QueryBuilder addQuery()
public Date getStartAbsolute()
public Date getEndAbsolute()
public RelativeTime getStartRelative()
public int getCacheTime()
public TimeZone getTimeZone()
public List<QueryMetric> getMetrics()
public String getSaveAs()
Copyright © 2018. All rights reserved.