Uses of Class
org.apache.flink.queryablestate.network.BadRequestException
-
Packages that use BadRequestException Package Description org.apache.flink.queryablestate.exceptions -
-
Uses of BadRequestException in org.apache.flink.queryablestate.exceptions
Subclasses of BadRequestException in org.apache.flink.queryablestate.exceptions Modifier and Type Class Description classUnknownKeyOrNamespaceExceptionThrown if the KvState does not hold any state for the given key or namespace.classUnknownKvStateIdExceptionThrown if no KvState with the given ID cannot found by the server handler.classUnknownKvStateKeyGroupLocationExceptionException thrown if there is no location information available for the given key group.
-