Package | Description |
---|---|
io.siddhi.core | |
io.siddhi.core.util.persistence.util |
Modifier and Type | Method and Description |
---|---|
PersistenceReference |
SiddhiAppRuntime.persist() |
PersistenceReference |
SiddhiAppRuntimeImpl.persist() |
Modifier and Type | Method and Description |
---|---|
static PersistenceReference |
PersistenceHelper.persist(byte[] serializeObj,
SiddhiAppContext siddhiAppContext) |
static PersistenceReference |
PersistenceHelper.persist(IncrementalSnapshot serializeObj,
SiddhiAppContext siddhiAppContext) |
Copyright © 2021. All rights reserved.