public class WatchConnectionManager<T,L extends io.fabric8.kubernetes.api.model.KubernetesResourceList> extends Object implements Watch
| Constructor and Description |
|---|
WatchConnectionManager(com.squareup.okhttp.OkHttpClient client,
BaseOperation<T,L,?,?> baseOperation,
String version,
Watcher<T> watcher,
int reconnectInterval,
int reconnectLimit) |
public WatchConnectionManager(com.squareup.okhttp.OkHttpClient client,
BaseOperation<T,L,?,?> baseOperation,
String version,
Watcher<T> watcher,
int reconnectInterval,
int reconnectLimit)
throws InterruptedException,
ExecutionException,
MalformedURLException
Copyright © 2015–2016 Red Hat. All rights reserved.