| 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,
ExecutionPlanContext executionPlanContext,
String queryName) |
| Constructor and Description |
|---|
JoinStreamRuntime(ExecutionPlanContext executionPlanContext,
MetaStateEvent metaStateEvent) |
| Constructor and Description |
|---|
StateStreamRuntime(ExecutionPlanContext executionPlanContext,
MetaStateEvent metaStateEvent) |
| Modifier and Type | Method and Description |
|---|---|
MetaStateEvent |
MatchingMetaStateHolder.getMetaStateEvent() |
| Constructor and Description |
|---|
MatchingMetaStateHolder(MetaStateEvent metaStateEvent,
int defaultStreamEventIndex,
int candidateEventIndex,
int streamEventSize,
org.wso2.siddhi.query.api.definition.AbstractDefinition matchingStreamDefinition,
org.wso2.siddhi.query.api.definition.AbstractDefinition candsidateDefinition) |
| Modifier and Type | Method and Description |
|---|---|
static StateStreamRuntime |
StateInputStreamParser.parseInputStream(org.wso2.siddhi.query.api.execution.query.input.stream.StateInputStream stateInputStream,
ExecutionPlanContext executionPlanContext,
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,EventTable> eventTableMap,
List<VariableExpressionExecutor> variableExpressionExecutors,
LatencyTracker latencyTracker,
String queryName) |
Copyright © 2018 WSO2. All Rights Reserved.