Uses of Class
org.apache.flink.queryablestate.KvStateID
-
Packages that use KvStateID Package Description org.apache.flink.queryablestate.exceptions -
-
Uses of KvStateID in org.apache.flink.queryablestate.exceptions
Constructors in org.apache.flink.queryablestate.exceptions with parameters of type KvStateID Constructor Description UnknownKvStateIdException(String serverName, KvStateID kvStateId)Creates the exception.
-