public class CuratorFrameworkWithUnhandledErrorListener extends Object implements Closeable
| Constructor and Description |
|---|
CuratorFrameworkWithUnhandledErrorListener(org.apache.flink.shaded.curator5.org.apache.curator.framework.CuratorFramework client,
org.apache.flink.shaded.curator5.org.apache.curator.framework.api.UnhandledErrorListener listener) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.shaded.curator5.org.apache.curator.framework.CuratorFramework |
asCuratorFramework() |
void |
close() |
public CuratorFrameworkWithUnhandledErrorListener(org.apache.flink.shaded.curator5.org.apache.curator.framework.CuratorFramework client,
org.apache.flink.shaded.curator5.org.apache.curator.framework.api.UnhandledErrorListener listener)
public void close()
close in interface Closeableclose in interface AutoCloseablepublic org.apache.flink.shaded.curator5.org.apache.curator.framework.CuratorFramework asCuratorFramework()
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.