Uses of Class
io.siddhi.core.exception.CannotClearSiddhiAppStateException
-
Packages that use CannotClearSiddhiAppStateException Package Description io.siddhi.core io.siddhi.core.util.snapshot -
-
Uses of CannotClearSiddhiAppStateException in io.siddhi.core
Methods in io.siddhi.core that throw CannotClearSiddhiAppStateException Modifier and Type Method Description voidSiddhiAppRuntime. clearAllRevisions()voidSiddhiAppRuntimeImpl. clearAllRevisions() -
Uses of CannotClearSiddhiAppStateException in io.siddhi.core.util.snapshot
Methods in io.siddhi.core.util.snapshot that throw CannotClearSiddhiAppStateException Modifier and Type Method Description voidSnapshotService. clearAllRevisions()Clear all the revisions of persistence store of Siddhi App
-