Class StateBootstrapTransformationWithID<T>


  • @Internal
    public class StateBootstrapTransformationWithID<T>
    extends Object
    A simple container class that represents a newly bootstrapped operator state within savepoints. It wraps the target OperatorID for the bootstrapped operator, as well as the StateBootstrapTransformation that defines how the state is bootstrapped.