| Package | Description |
|---|---|
| org.wso2.siddhi.query.api.execution.query.output.ratelimit | |
| org.wso2.siddhi.query.api.execution.query.selection | |
| org.wso2.siddhi.query.api.expression.constant |
| Modifier and Type | Method and Description |
|---|---|
static EventOutputRate |
OutputRate.perEvents(Constant events) |
| Modifier and Type | Method and Description |
|---|---|
Constant |
Selector.getLimit() |
| Modifier and Type | Method and Description |
|---|---|
Selector |
Selector.limit(Constant constant) |
| Modifier and Type | Class and Description |
|---|---|
class |
BoolConstant
Boolean constant
Expression |
class |
DoubleConstant
Double constant
Expression |
class |
FloatConstant
Float constant
Expression |
class |
IntConstant
Integer constant
Expression |
class |
LongConstant
Long constant
Expression |
class |
StringConstant
String constant
Expression |
class |
TimeConstant
Time constant expression
|
Copyright © 2018 WSO2. All rights reserved.