Package | Description |
---|---|
org.ballerinalang.siddhi.query.api.execution.partition |
Modifier and Type | Class and Description |
---|---|
class |
RangePartitionType
Partition type supporting value ranges.
|
class |
ValuePartitionType
Partition type supporting values.
|
Modifier and Type | Method and Description |
---|---|
Map<String,PartitionType> |
Partition.getPartitionTypeMap() |
Modifier and Type | Method and Description |
---|---|
Partition |
Partition.with(PartitionType partitionType) |
Copyright © 2018 WSO2. All rights reserved.