public interface ErrorListenerPathAndBytesable<T> extends PathAndBytesable<T>
| Modifier and Type | Method and Description |
|---|---|
PathAndBytesable<T> |
withUnhandledErrorListener(UnhandledErrorListener listener)
Set an error listener for this background operation.
|
forPath, forPathPathAndBytesable<T> withUnhandledErrorListener(UnhandledErrorListener listener)
listener - the listenerCopyright © 2011–2023 The Apache Software Foundation. All rights reserved.