Uses of Package
org.apache.flink.state.api.runtime
-
Packages that use org.apache.flink.state.api.runtime Package Description org.apache.flink.state.api.input.operator org.apache.flink.state.api.runtime org.apache.flink.state.api.runtime.metadata -
Classes in org.apache.flink.state.api.runtime used by org.apache.flink.state.api.input.operator Class Description SavepointRuntimeContext A streamingRuntimeContextwhich delegates to the underlying batchRuntimeContextalong with a specifiedKeyedStateStore. -
Classes in org.apache.flink.state.api.runtime used by org.apache.flink.state.api.runtime Class Description SavepointEnvironment A minimally implementedEnvironmentthat provides the functionality required to run thestate-processor-api.SavepointEnvironment.Builder SavepointEnvironmentbuilder.VoidTriggerable ATriggerablethat does nothing. -
Classes in org.apache.flink.state.api.runtime used by org.apache.flink.state.api.runtime.metadata Class Description StateBootstrapTransformationWithID A simple container class that represents a newly bootstrapped operator state within savepoints.