| Package | Description |
|---|---|
| org.wso2.siddhi.core | |
| org.wso2.siddhi.core.util.snapshot |
| Modifier and Type | Method and Description |
|---|---|
void |
SiddhiAppRuntime.restore(byte[] snapshot) |
String |
SiddhiAppRuntime.restoreLastRevision() |
void |
SiddhiAppRuntime.restoreRevision(String revision) |
| Modifier and Type | Method and Description |
|---|---|
void |
SnapshotService.restore(byte[] snapshot) |
void |
SnapshotService.restore(Map<String,Map<String,Map<Long,Map<IncrementalSnapshotInfo,byte[]>>>> snapshot) |
String |
SnapshotService.restoreLastRevision() |
void |
SnapshotService.restoreRevision(String revision) |
Copyright © 2019 WSO2. All rights reserved.