Interface Observer<CR extends AbstractFlinkResource<?,​?>>

    • Method Detail

      • observe

        void observe​(FlinkResourceContext<CR> ctx)
        Observe the flinkApp status, It will reflect the changed status on the flinkApp resource.
        Parameters:
        ctx - the context with which the operation is executed