Uses of Interface
org.wso2.siddhi.query.api.definition.partition.PartitionType

Packages that use PartitionType
org.wso2.siddhi.query.api.definition.partition   
 

Uses of PartitionType in org.wso2.siddhi.query.api.definition.partition
 

Classes in org.wso2.siddhi.query.api.definition.partition that implement PartitionType
 class RangePartitionType
           
 class VariablePartitionType
           
 

Methods in org.wso2.siddhi.query.api.definition.partition that return types with arguments of type PartitionType
 List<PartitionType> PartitionDefinition.getPartitionTypeList()
           
 

Methods in org.wso2.siddhi.query.api.definition.partition with parameters of type PartitionType
 void PartitionDefinition.addPartitionType(PartitionType partitionType)
           
 



Copyright © 2014. All rights reserved.