Uses of Interface
org.apache.flink.runtime.state.OwnedTaskLocalStateStore
Packages that use OwnedTaskLocalStateStore
-
Uses of OwnedTaskLocalStateStore in org.apache.flink.runtime.state
Classes in org.apache.flink.runtime.state that implement OwnedTaskLocalStateStoreModifier and TypeClassDescriptionclassChangelog's implementation of aTaskLocalStateStore.final classThis class implements aTaskLocalStateStorewith no functionality and is used when local recovery is disabled.classMain implementation of aTaskLocalStateStore.