Uses of Class
org.apache.flink.runtime.state.BackendBuildingException
Packages that use BackendBuildingException
Package
Description
This package contains the classes for key/value state backends that store the state on the JVM
heap as objects.
-
Uses of BackendBuildingException in org.apache.flink.runtime.state
Methods in org.apache.flink.runtime.state that throw BackendBuildingException -
Uses of BackendBuildingException in org.apache.flink.runtime.state.hashmap
Methods in org.apache.flink.runtime.state.hashmap that throw BackendBuildingExceptionModifier and TypeMethodDescriptionHashMapStateBackend.createOperatorStateBackend(StateBackend.OperatorStateBackendParameters parameters) -
Uses of BackendBuildingException in org.apache.flink.runtime.state.heap
Methods in org.apache.flink.runtime.state.heap that throw BackendBuildingException