Package | Description |
---|---|
io.siddhi.core | |
io.siddhi.core.config | |
io.siddhi.core.stream.input.source | |
io.siddhi.core.util | |
io.siddhi.core.util.parser.helper |
Class and Description |
---|
Source
Abstract class to represent Event Sources.
|
SourceHandlerManager
SourceHandlerManager is a factory interface that would create the appropriate
SourceHandler
for each Source . |
Class and Description |
---|
SourceHandlerManager
SourceHandlerManager is a factory interface that would create the appropriate
SourceHandler
for each Source . |
Class and Description |
---|
AttributeMapping
Holder object to store mapping information for a given Siddhi Attribute
Attribute |
InputEventHandler
This class wraps
InputHandler class in order to guarantee exactly once processing |
InputEventHandlerCallback
Interface between InputEventHandler and InputHandler.
|
Source
Abstract class to represent Event Sources.
|
Source.ConnectionCallback
Callback class used to pass connection exception during message retrieval
|
SourceEventListener
Listener interface to be used by following component to get the events received by
Source s. |
SourceHandler
SourceHandler is an optional implementable class that wraps
InputHandler . |
SourceMapper
Convert custom input from
Source to ComplexEventChunk . |
SourceSyncCallback
Callback to get synchronous data, used for HA use cases
|
Class and Description |
---|
Source
Abstract class to represent Event Sources.
|
Class and Description |
---|
Source
Abstract class to represent Event Sources.
|
Copyright © 2019. All rights reserved.