| Package | Description |
|---|---|
| org.wso2.siddhi.core.partition | |
| org.wso2.siddhi.core.partition.executor |
| Modifier and Type | Method and Description |
|---|---|
List<List<PartitionExecutor>> |
StreamPartitioner.getPartitionExecutorLists() |
| Constructor and Description |
|---|
PartitionStreamReceiver(ExecutionPlanContext executionPlanContext,
MetaStreamEvent metaStreamEvent,
org.wso2.siddhi.query.api.definition.StreamDefinition streamDefinition,
List<PartitionExecutor> partitionExecutors,
PartitionRuntime partitionRuntime) |
| Modifier and Type | Class and Description |
|---|---|
class |
RangePartitionExecutor |
class |
ValuePartitionExecutor |
Copyright © 2018 WSO2. All Rights Reserved.