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