| Constructor and Description |
|---|
StateEventCloner(MetaStateEvent metaStateEvent,
StateEventPool stateEventPool) |
StateEventPool(MetaStateEvent metaStateEvent,
int size) |
| Modifier and Type | Method and Description |
|---|---|
void |
PartitionRuntime.addPartitionReceiver(QueryRuntime queryRuntime,
List<VariableExpressionExecutor> executors,
MetaStateEvent metaEvent) |
| Constructor and Description |
|---|
StreamPartitioner(org.wso2.siddhi.query.api.execution.query.input.stream.InputStream inputStream,
org.wso2.siddhi.query.api.execution.partition.Partition partition,
MetaStateEvent metaEvent,
List<VariableExpressionExecutor> executors,
SiddhiAppContext siddhiAppContext,
String queryName) |
| Constructor and Description |
|---|
JoinStreamRuntime(SiddhiAppContext siddhiAppContext,
MetaStateEvent metaStateEvent) |
| Constructor and Description |
|---|
StateStreamRuntime(SiddhiAppContext siddhiAppContext,
MetaStateEvent metaStateEvent) |
| Modifier and Type | Method and Description |
|---|---|
MetaStateEvent |
MatchingMetaInfoHolder.getMetaStateEvent() |
| Constructor and Description |
|---|
MatchingMetaInfoHolder(MetaStateEvent metaStateEvent,
int matchingStreamEventIndex,
int storeEventIndex,
org.wso2.siddhi.query.api.definition.AbstractDefinition matchingStreamDefinition,
org.wso2.siddhi.query.api.definition.AbstractDefinition storeDefinition,
int currentState) |
| Modifier and Type | Method and Description |
|---|---|
static StateStreamRuntime |
StateInputStreamParser.parseInputStream(org.wso2.siddhi.query.api.execution.query.input.stream.StateInputStream stateInputStream,
SiddhiAppContext siddhiAppContext,
MetaStateEvent metaStateEvent,
Map<String,org.wso2.siddhi.query.api.definition.AbstractDefinition> streamDefinitionMap,
Map<String,org.wso2.siddhi.query.api.definition.AbstractDefinition> tableDefinitionMap,
Map<String,org.wso2.siddhi.query.api.definition.AbstractDefinition> windowDefinitionMap,
Map<String,org.wso2.siddhi.query.api.definition.AbstractDefinition> aggregationDefinitionMap,
Map<String,Table> tableMap,
List<VariableExpressionExecutor> variableExpressionExecutors,
LatencyTracker latencyTracker,
String queryName) |
Copyright © 2017 WSO2. All rights reserved.