| Package | Description |
|---|---|
| org.apache.flink.kubernetes.kubeclient |
| Modifier and Type | Method and Description |
|---|---|
KubernetesWatch |
FlinkKubeClient.watchPodsAndDoCallback(Map<String,String> labels,
FlinkKubeClient.WatchCallbackHandler<KubernetesPod> podCallbackHandler)
Watch the pods selected by labels and do the
FlinkKubeClient.WatchCallbackHandler. |
KubernetesWatch |
Fabric8FlinkKubeClient.watchPodsAndDoCallback(Map<String,String> labels,
FlinkKubeClient.WatchCallbackHandler<KubernetesPod> podCallbackHandler) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.