| 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.setIncrementalPersistenceStore(IncrementalPersistenceStore incrementalPersistenceStore) |
| Modifier and Type | Method and Description |
|---|---|
IncrementalPersistenceStore |
SiddhiContext.getIncrementalPersistenceStore() |
| Modifier and Type | Method and Description |
|---|---|
void |
SiddhiContext.setIncrementalPersistenceStore(IncrementalPersistenceStore incrementalPersistenceStore) |
| Modifier and Type | Class and Description |
|---|---|
class |
IncrementalFileSystemPersistenceStore
Implementation of Persistence Store that would persist snapshots to the file system
|
| Constructor and Description |
|---|
AsyncIncrementalSnapshotPersistor(byte[] snapshots,
IncrementalPersistenceStore incrementalPersistenceStore,
IncrementalSnapshotInfo snapshotInfo) |
Copyright © 2018 WSO2. All rights reserved.