Package org.apache.flink.queryablestate.exceptions
-
Exception Summary Exception Description UnknownKeyOrNamespaceException Thrown if the KvState does not hold any state for the given key or namespace.UnknownKvStateIdException Thrown if no KvState with the given ID cannot found by the server handler.UnknownKvStateKeyGroupLocationException Exception thrown if there is no location information available for the given key group.UnknownLocationException Exception to fail Future if the Task Manager on which theClient Proxyis running on, does not know the location of a requested state.