Uses of Class
org.apache.flink.runtime.query.KvStateInfo
-
Packages that use KvStateInfo Package Description org.apache.flink.runtime.query -
-
Uses of KvStateInfo in org.apache.flink.runtime.query
Methods in org.apache.flink.runtime.query that return KvStateInfo Modifier and Type Method Description KvStateInfo<K,N,V>KvStateInfo. duplicate()Creates a deep copy of the currentKvStateInfoby duplicating all the included serializers.KvStateInfo<K,N,V>KvStateEntry. getInfoForCurrentThread()
-