org.wso2.siddhi.query.api.query.input
Interface Stream
- All Superinterfaces:
- Serializable
- All Known Subinterfaces:
- FilteredStream, SingleStream, TransformedStream
- All Known Implementing Classes:
- AnonymousStream, BasicStream, JoinStream, PatternStream, SequenceStream, WindowStream
public interface Stream
- extends Serializable
getStreamIds
List<String> getStreamIds()
constructQueryEventSourceList
List<QueryEventSource> constructQueryEventSourceList(ConcurrentMap<String,AbstractDefinition> streamTableDefinitionMap,
List<QueryEventSource> queryEventSources)
Copyright © 2015 WSO2. All Rights Reserved.