Interface StateBackend.OperatorStateBackendParameters

    • Method Detail

      • getEnv

        Environment getEnv()
        Returns:
        The runtime environment of the executing task.
      • getOperatorIdentifier

        String getOperatorIdentifier()
      • getCancelStreamRegistry

        org.apache.flink.core.fs.CloseableRegistry getCancelStreamRegistry()
        Returns:
        The registry to which created closeable objects will be * registered during restore.