| Class | Description |
|---|---|
| AnonymousInputStream |
Anonymous input query stream.
|
| BasicSingleInputStream |
Basic single input stream using filters, windows and functions.
|
| InputStream |
Input stream in queries.
|
| JoinInputStream |
Joining input streams in a query.
|
| SingleInputStream |
Single input stream using only filters and functions.
|
| StateInputStream |
Input stream that handle states in query.
|
| Enum | Description |
|---|---|
| JoinInputStream.EventTrigger |
Different triggers to start joining process.
|
| JoinInputStream.Type |
Different join types.
|
| StateInputStream.Type |
Different state management types.
|
Copyright © 2018 WSO2. All rights reserved.