|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.axibase.tsd.model.data.series.Interval
public class Interval
| Constructor Summary | |
|---|---|
Interval(int count,
IntervalUnit unit)
|
|
| Method Summary | |
|---|---|
int |
getCount()
Number of aggregation intervals |
IntervalUnit |
getUnit()
Aggregation interval unit: SECOND, MINUTE, HOUR, DAY, WEEK, MONTH, QUARTER, YEAR |
String |
toParamValue()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Interval(int count,
IntervalUnit unit)
| Method Detail |
|---|
public int getCount()
public IntervalUnit getUnit()
public String toParamValue()
toParamValue in interface ParamValue
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||