Uses of Class
org.apache.flink.runtime.query.KvStateEntry
Packages that use KvStateEntry
-
Uses of KvStateEntry in org.apache.flink.runtime.query
Methods in org.apache.flink.runtime.query that return KvStateEntryModifier and TypeMethodDescriptionKvStateEntry<?,?, ?> KvStateRegistry.getKvState(org.apache.flink.queryablestate.KvStateID kvStateId) Returns theKvStateEntrycontaining the requested instance as identified by the given KvStateID, along with itsKvStateInfoornullif none is registered.