|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Output.Type | |
|---|---|
| org.wso2.siddhi.query.api.query.output | |
| Uses of Output.Type in org.wso2.siddhi.query.api.query.output |
|---|
| Methods in org.wso2.siddhi.query.api.query.output that return Output.Type | |
|---|---|
Output.Type |
TimeOutputRate.getType()
|
Output.Type |
SnapshotOutputRate.getType()
|
Output.Type |
EventOutputRate.getType()
|
static Output.Type |
Output.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Output.Type[] |
Output.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.wso2.siddhi.query.api.query.output with parameters of type Output.Type | |
|---|---|
OutputRate |
TimeOutputRate.output(Output.Type type)
|
OutputRate |
EventOutputRate.output(Output.Type type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||