|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.axibase.tsd.model.data.command.SimpleAggregateMatcher
com.axibase.tsd.model.data.command.ThresholdAggregateMatcher
public class ThresholdAggregateMatcher
| Constructor Summary | |
|---|---|
protected |
ThresholdAggregateMatcher(Interval interval,
Interpolate interpolate,
AggregateType type,
AggregateType... types)
|
|
ThresholdAggregateMatcher(Interval interval,
Interpolate interpolate,
WorkingMinutes workingMinutes,
Threshold threshold,
Calendar calendar,
AggregateType type,
AggregateType... types)
|
| Method Summary | |
|---|---|
Calendar |
getCalendar()
|
Threshold |
getThreshold()
|
WorkingMinutes |
getWorkingMinutes()
|
void |
setCalendar(Calendar calendar)
|
void |
setThreshold(Threshold threshold)
|
void |
setWorkingMinutes(WorkingMinutes workingMinutes)
|
String |
toString()
|
| Methods inherited from class com.axibase.tsd.model.data.command.SimpleAggregateMatcher |
|---|
getInterpolate, getInterval, getTypes, init, setInterpolate, setInterval, setTypes |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected ThresholdAggregateMatcher(Interval interval,
Interpolate interpolate,
AggregateType type,
AggregateType... types)
public ThresholdAggregateMatcher(Interval interval,
Interpolate interpolate,
WorkingMinutes workingMinutes,
Threshold threshold,
Calendar calendar,
AggregateType type,
AggregateType... types)
| Method Detail |
|---|
public WorkingMinutes getWorkingMinutes()
public Threshold getThreshold()
public Calendar getCalendar()
public void setWorkingMinutes(WorkingMinutes workingMinutes)
public void setThreshold(Threshold threshold)
public void setCalendar(Calendar calendar)
public String toString()
toString in class SimpleAggregateMatcher
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||