| Package | Description |
|---|---|
| org.apache.curator.framework | |
| org.apache.curator.framework.api | |
| org.apache.curator.framework.imps |
| Modifier and Type | Method and Description |
|---|---|
Listenable<UnhandledErrorListener> |
CuratorFramework.getUnhandledErrorListenable()
Returns the listenable interface for unhandled errors
|
| Modifier and Type | Method and Description |
|---|---|
CuratorMultiTransactionMain |
ErrorListenerMultiTransactionMain.withUnhandledErrorListener(UnhandledErrorListener listener)
Set an error listener for this background operation.
|
Ensembleable<T> |
ErrorListenerEnsembleable.withUnhandledErrorListener(UnhandledErrorListener listener)
Set an error listener for this background operation.
|
Pathable<T> |
ErrorListenerPathable.withUnhandledErrorListener(UnhandledErrorListener listener)
Set an error listener for this background operation.
|
ReconfigBuilderMain |
ErrorListenerReconfigBuilderMain.withUnhandledErrorListener(UnhandledErrorListener listener)
Set an error listener for this background operation.
|
PathAndBytesable<T> |
ErrorListenerPathAndBytesable.withUnhandledErrorListener(UnhandledErrorListener listener)
Set an error listener for this background operation.
|
| Modifier and Type | Field and Description |
|---|---|
UnhandledErrorListener |
CuratorFrameworkImpl.debugUnhandledErrorListener |
| Modifier and Type | Method and Description |
|---|---|
Listenable<UnhandledErrorListener> |
CuratorFrameworkImpl.getUnhandledErrorListenable() |
| Constructor and Description |
|---|
Backgrounding(BackgroundCallback callback,
UnhandledErrorListener errorListener) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.