Class RangePartitionType
java.lang.Object
org.wso2.siddhi.query.api.execution.partition.RangePartitionType
- All Implemented Interfaces:
PartitionType
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionRangePartitionType(String streamId, RangePartitionType.RangePartitionProperty[] rangePartitionProperties) -
Method Summary
-
Constructor Details
-
RangePartitionType
public RangePartitionType(String streamId, RangePartitionType.RangePartitionProperty[] rangePartitionProperties)
-
-
Method Details
-
getStreamId
- Specified by:
getStreamIdin interfacePartitionType
-
getRangePartitionProperties
-
toString
-
equals
-
hashCode
public int hashCode()
-