Package io.siddhi.core.util.snapshot.state
-
Interface Summary Interface Description StateFactory<S extends State> State factory that create states that are used to on-demand query and other statesStateHolder<S extends State> Holder to have all the states -
Class Summary Class Description EmptyStateHolder State holder for non partition use casePartitionStateHolder State holder for partitioned use casePartitionSyncStateHolder State holder for partitioned use caseSingleStateHolder State holder for non partition use caseSingleSyncStateHolder State holder for non partition use caseSnapshot The class which encloses the state to be serialized.SnapshotStateList The class which encloses multiple snapshot states.State State to hold the data