Package org.apache.flink.runtime.persistence
package org.apache.flink.runtime.persistence
-
ClassDescription
ResourceVersionimplementation withIntegervalue.PossibleInconsistentStateExceptionrepresents errors that might have lead to an inconsistent state within the HA resources.Resource version for specific state handle on the underlying storage.RetrievableStateStorageHelper<T extends Serializable>State storage helper which is used byStateHandleStoreto persist state before the state handle is written to the underlying system.Class which stores state via the providedRetrievableStateStorageHelperand writes the returned state handle to distributed coordination system(e.g.The key already exists in ConfigMap or the Zookeeper node already exists.The key does not exist in ConfigMap or the Zookeeper node does not exists.ResourceVersionimplementation withStringvalue.