public class PersistenceService extends Object
| Constructor and Description |
|---|
PersistenceService(SiddhiAppContext siddhiAppContext) |
| Modifier and Type | Method and Description |
|---|---|
String |
persist() |
void |
restore(byte[] snapshot) |
String |
restoreLastRevision() |
void |
restoreRevision(String revision) |
public PersistenceService(SiddhiAppContext siddhiAppContext)
Copyright © 2017 WSO2. All rights reserved.