Interface PartitionType
-
- All Superinterfaces:
Serializable,SiddhiElement
- All Known Implementing Classes:
RangePartitionType,ValuePartitionType
public interface PartitionType extends SiddhiElement
Type of Siddhi partition
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetStreamId()-
Methods inherited from interface io.siddhi.query.api.SiddhiElement
getQueryContextEndIndex, getQueryContextStartIndex, setQueryContextEndIndex, setQueryContextStartIndex
-
-
-
-
Method Detail
-
getStreamId
String getStreamId()
-
-