Class SessionObserver

    • Method Detail

      • observeFlinkCluster

        public void observeFlinkCluster​(org.apache.flink.kubernetes.operator.api.FlinkDeployment deployment,
                                        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:
        deployment - the target flinkDeployment resource
        context - the context with which the operation is executed
        observerContext - Observer context