| Package | Description |
|---|---|
| org.wso2.siddhi.core | |
| org.wso2.siddhi.core.util.persistence | |
| 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 |
PersistenceService.restore(byte[] snapshot) |
String |
PersistenceService.restoreLastRevision() |
void |
PersistenceService.restoreRevision(String revision) |
| Modifier and Type | Method and Description |
|---|---|
void |
SnapshotService.restore(byte[] snapshot) |
Copyright © 2017 WSO2. All rights reserved.