public class KubernetesConfigMapWatcher extends AbstractKubernetesWatcher<io.fabric8.kubernetes.api.model.ConfigMap,KubernetesConfigMap>
ConfigMaps
in Kubernetes.callbackHandler, logger
Constructor and Description |
---|
KubernetesConfigMapWatcher(FlinkKubeClient.WatchCallbackHandler<KubernetesConfigMap> callbackHandler) |
Modifier and Type | Method and Description |
---|---|
void |
eventReceived(io.fabric8.kubernetes.client.Watcher.Action action,
io.fabric8.kubernetes.api.model.ConfigMap configMap) |
onClose
public KubernetesConfigMapWatcher(FlinkKubeClient.WatchCallbackHandler<KubernetesConfigMap> callbackHandler)
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.