| Package | Description |
|---|---|
| org.wso2.siddhi.core | |
| org.wso2.siddhi.core.config | |
| org.wso2.siddhi.core.util.persistence | |
| org.wso2.siddhi.core.util.snapshot |
| Modifier and Type | Method and Description |
|---|---|
void |
SiddhiManager.setPersistenceStore(PersistenceStore persistenceStore)
Method to set persistence for the Siddhi Manager instance.
|
| Modifier and Type | Method and Description |
|---|---|
PersistenceStore |
SiddhiContext.getPersistenceStore() |
| Modifier and Type | Method and Description |
|---|---|
void |
SiddhiContext.setPersistenceStore(PersistenceStore persistenceStore) |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryPersistenceStore |
| Modifier and Type | Method and Description |
|---|---|
static void |
SnapshotService.setPersistenceStore(PersistenceStore persistenceStore) |
Copyright © 2018 WSO2. All Rights Reserved.