|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Interval | |
|---|---|
| com.axibase.tsd.model.data.command | |
| com.axibase.tsd.model.data.series | |
| Uses of Interval in com.axibase.tsd.model.data.command |
|---|
| Methods in com.axibase.tsd.model.data.command that return Interval | |
|---|---|
Interval |
SimpleAggregateMatcher.getInterval()
interval for computing statistics. |
| Methods in com.axibase.tsd.model.data.command with parameters of type Interval | |
|---|---|
protected void |
SimpleAggregateMatcher.init(Interval interval,
Interpolate interpolate,
AggregateType type,
AggregateType... types)
|
void |
SimpleAggregateMatcher.setInterval(Interval interval)
|
| Constructors in com.axibase.tsd.model.data.command with parameters of type Interval | |
|---|---|
SimpleAggregateMatcher(Interval interval,
Interpolate interpolate,
AggregateType type,
AggregateType... types)
|
|
ThresholdAggregateMatcher(Interval interval,
Interpolate interpolate,
AggregateType type,
AggregateType... types)
|
|
ThresholdAggregateMatcher(Interval interval,
Interpolate interpolate,
WorkingMinutes workingMinutes,
Threshold threshold,
Calendar calendar,
AggregateType type,
AggregateType... types)
|
|
| Uses of Interval in com.axibase.tsd.model.data.series |
|---|
| Methods in com.axibase.tsd.model.data.series that return Interval | |
|---|---|
Interval |
Rate.getInterval()
|
Interval |
Join.getInterval()
|
Interval |
Aggregate.getInterval()
interval for computing statistics. |
| Methods in com.axibase.tsd.model.data.series with parameters of type Interval | |
|---|---|
void |
Rate.setInterval(Interval interval)
|
void |
Join.setInterval(Interval interval)
|
void |
Aggregate.setInterval(Interval interval)
|
| Constructors in com.axibase.tsd.model.data.series with parameters of type Interval | |
|---|---|
Rate(Interval interval)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||