| Package | Description |
|---|---|
| org.wso2.siddhi.query.api.execution.query.input.stream |
| Modifier and Type | Method and Description |
|---|---|
StateInputStream.Type |
StateInputStream.getStateType() |
static StateInputStream.Type |
StateInputStream.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StateInputStream.Type[] |
StateInputStream.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
StateInputStream(StateInputStream.Type stateType,
StateElement stateElement) |
Copyright © 2022 WSO2. All Rights Reserved.