Uses of Class
io.siddhi.core.util.snapshot.SnapshotService
-
Packages that use SnapshotService Package Description io.siddhi.core.config -
-
Uses of SnapshotService in io.siddhi.core.config
Methods in io.siddhi.core.config that return SnapshotService Modifier and Type Method Description SnapshotServiceSiddhiAppContext. getSnapshotService()Methods in io.siddhi.core.config with parameters of type SnapshotService Modifier and Type Method Description voidSiddhiAppContext. setSnapshotService(SnapshotService snapshotService)
-