Uses of Interface
org.apache.flink.state.api.SavepointWriterOperatorFactory
Packages that use SavepointWriterOperatorFactory
-
Uses of SavepointWriterOperatorFactory in org.apache.flink.state.api
Methods in org.apache.flink.state.api with parameters of type SavepointWriterOperatorFactoryModifier and TypeMethodDescriptionKeyedStateTransformation.transform(SavepointWriterOperatorFactory factory) Method for passing user defined operators along with the type information that will transform the OperatorTransformation.OneInputStateTransformation.transform(SavepointWriterOperatorFactory factory) Method for passing user defined operators along with the type information that will transform the OperatorTransformation.