Uses of Package
org.apache.flink.runtime.persistence
-
Classes in org.apache.flink.runtime.persistence used by org.apache.flink.runtime.checkpoint Class Description ResourceVersion Resource version for specific state handle on the underlying storage.StateHandleStore Class which stores state via the providedRetrievableStateStorageHelper
and writes the returned state handle to distributed coordination system(e.g. -
Classes in org.apache.flink.runtime.persistence used by org.apache.flink.runtime.jobmanager Class Description ResourceVersion Resource version for specific state handle on the underlying storage.StateHandleStore Class which stores state via the providedRetrievableStateStorageHelper
and writes the returned state handle to distributed coordination system(e.g. -
Classes in org.apache.flink.runtime.persistence used by org.apache.flink.runtime.persistence Class Description IntegerResourceVersion ResourceVersion
implementation withInteger
value.PossibleInconsistentStateException PossibleInconsistentStateException
represents errors that might have lead to an inconsistent state within the HA resources.ResourceVersion Resource version for specific state handle on the underlying storage.StringResourceVersion ResourceVersion
implementation withString
value. -
Classes in org.apache.flink.runtime.persistence used by org.apache.flink.runtime.persistence.filesystem Class Description RetrievableStateStorageHelper State storage helper which is used byStateHandleStore
to persist state before the state handle is written to the underlying system. -
Classes in org.apache.flink.runtime.persistence used by org.apache.flink.runtime.util Class Description RetrievableStateStorageHelper State storage helper which is used byStateHandleStore
to persist state before the state handle is written to the underlying system. -
Classes in org.apache.flink.runtime.persistence used by org.apache.flink.runtime.zookeeper Class Description IntegerResourceVersion ResourceVersion
implementation withInteger
value.PossibleInconsistentStateException PossibleInconsistentStateException
represents errors that might have lead to an inconsistent state within the HA resources.RetrievableStateStorageHelper State storage helper which is used byStateHandleStore
to persist state before the state handle is written to the underlying system.StateHandleStore Class which stores state via the providedRetrievableStateStorageHelper
and writes the returned state handle to distributed coordination system(e.g.