Uses of Class
org.wso2.siddhi.query.api.execution.partition.Partition
Packages that use Partition
-
Uses of Partition in org.wso2.siddhi.query.api
Methods in org.wso2.siddhi.query.api with parameters of type Partition -
Uses of Partition in org.wso2.siddhi.query.api.execution.partition
Methods in org.wso2.siddhi.query.api.execution.partition that return PartitionModifier and TypeMethodDescriptionPartition.annotation(Annotation annotation) static PartitionPartition.partition()Partition.with(String streamId, RangePartitionType.RangePartitionProperty... rangePartitionProperties) Partition.with(String streamId, Expression expression) Partition.with(PartitionType partitionType)