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 Closeable
close
in interface AutoCloseable
public org.apache.flink.shaded.curator5.org.apache.curator.framework.CuratorFramework asCuratorFramework()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.