Package | Description |
---|---|
io.siddhi.core.stream.input.source |
Modifier and Type | Method and Description |
---|---|
void |
InMemorySource.connect(Source.ConnectionCallback connectionCallback,
State state) |
abstract void |
Source.connect(Source.ConnectionCallback connectionCallback,
S state)
Called to connect to the source backend for receiving events
|
Copyright © 2021. All rights reserved.