类的使用
org.apache.flink.kubernetes.operator.reconciler.deployment.AbstractFlinkResourceReconciler
-
使用AbstractFlinkResourceReconciler的程序包 程序包 说明 org.apache.flink.kubernetes.operator.reconciler.deployment org.apache.flink.kubernetes.operator.reconciler.sessionjob -
-
org.apache.flink.kubernetes.operator.reconciler.deployment中AbstractFlinkResourceReconciler的使用
org.apache.flink.kubernetes.operator.reconciler.deployment中AbstractFlinkResourceReconciler的子类 修饰符和类型 类 说明 classAbstractJobReconciler<CR extends org.apache.flink.kubernetes.operator.api.AbstractFlinkResource<SPEC,STATUS>,SPEC extends org.apache.flink.kubernetes.operator.api.spec.AbstractFlinkSpec,STATUS extends org.apache.flink.kubernetes.operator.api.status.CommonStatus<SPEC>>Reconciler responsible for handling the job lifecycle according to the desired and current states.classApplicationReconcilerReconciler Flink Application deployments.classSessionReconcilerReconciler responsible for handling the session cluster lifecycle according to the desired and current states. -
org.apache.flink.kubernetes.operator.reconciler.sessionjob中AbstractFlinkResourceReconciler的使用
org.apache.flink.kubernetes.operator.reconciler.sessionjob中AbstractFlinkResourceReconciler的子类 修饰符和类型 类 说明 classSessionJobReconcilerThe reconciler for theFlinkSessionJob.
-