public class ListState
extends io.siddhi.core.util.snapshot.state.State
| Constructor and Description |
|---|
ListState() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canDestroy() |
List<Object> |
getClonedDataList() |
void |
restore(Map<String,Object> state) |
Map<String,Object> |
snapshot() |
public boolean canDestroy()
canDestroy in class io.siddhi.core.util.snapshot.state.Statepublic Map<String,Object> snapshot()
snapshot in class io.siddhi.core.util.snapshot.state.Statepublic void restore(Map<String,Object> state)
restore in class io.siddhi.core.util.snapshot.state.StateCopyright © 2025 WSO2. All rights reserved.