Package io.siddhi.core.partition
Class PartitionRuntimeImpl.PartitionState
- java.lang.Object
-
- io.siddhi.core.util.snapshot.state.State
-
- io.siddhi.core.partition.PartitionRuntimeImpl.PartitionState
-
- Enclosing class:
- PartitionRuntimeImpl
public class PartitionRuntimeImpl.PartitionState extends State
State of partition
-
-
Constructor Summary
Constructors Constructor Description PartitionState()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleancanDestroy()voidrestore(Map<String,Object> state)Map<String,Object>snapshot()
-