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