| Package | Description |
|---|---|
| org.wso2.siddhi.core.event.stream.holder | |
| org.wso2.siddhi.core.table.holder | |
| org.wso2.siddhi.core.util.snapshot.state |
| Modifier and Type | Method and Description |
|---|---|
SnapshotState |
SnapshotableStreamEventQueue.getSnapshot() |
| Modifier and Type | Method and Description |
|---|---|
SnapshotState |
EventHolder.getSnapshot() |
SnapshotState |
IndexEventHolder.getSnapshot() |
| Modifier and Type | Method and Description |
|---|---|
TreeMap<Long,SnapshotState> |
SnapshotStateList.getSnapshotStates() |
| Modifier and Type | Method and Description |
|---|---|
void |
SnapshotStateList.putSnapshotState(Long id,
SnapshotState snapshotState) |
| Modifier and Type | Method and Description |
|---|---|
void |
SnapshotStateList.setSnapshotStates(TreeMap<Long,SnapshotState> snapshotStates) |
| Constructor and Description |
|---|
SnapshotStateList(TreeMap<Long,SnapshotState> snapshotStates) |
Copyright © 2018 WSO2. All rights reserved.