org.wso2.siddhi.query.api.query.output
Class Output
java.lang.Object
org.wso2.siddhi.query.api.query.output.Output
public abstract class Output
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Output
public Output()
perEvents
public static EventOutputRate perEvents(Constant events)
perTimePeriod
public static TimeOutputRate perTimePeriod(TimeConstant timeConstant)
perTimePeriod
public static TimeOutputRate perTimePeriod(LongConstant longConstant)
perSnapshot
public static SnapshotOutputRate perSnapshot(TimeConstant timeConstant)
perSnapshot
public static SnapshotOutputRate perSnapshot(LongConstant longConstant)
Copyright © 2014. All rights reserved.