Class ApplicationObserver

    • Method Detail

      • observeFlinkCluster

        protected void observeFlinkCluster​(org.apache.flink.kubernetes.operator.api.FlinkDeployment flinkApp,
                                           io.javaoperatorsdk.operator.api.reconciler.Context<?> context,
                                           FlinkDeploymentObserverContext observerContext)
        Description copied from class: AbstractFlinkDeploymentObserver
        Observe the flinkApp status when the cluster is ready. It will be implemented by child class to reflect the changed status on the flinkApp resource.
        Specified by:
        observeFlinkCluster in class AbstractFlinkDeploymentObserver
        Parameters:
        flinkApp - the target flinkDeployment resource
        context - the context with which the operation is executed
        observerContext - Observer context