private static class CommitLogReaders.ForwardingLogObserver extends java.lang.Object implements LogObserver
LogObserver.OffsetCommitter, LogObserver.OnIdleContext, LogObserver.OnNextContext, LogObserver.OnRepartitionContext| Modifier and Type | Field and Description |
|---|---|
private LogObserver |
delegate |
| Constructor and Description |
|---|
ForwardingLogObserver(LogObserver delegate) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitonCancelled, onCompleted, onError, onException, onFatalError, onIdle, onNext, onRepartitionprivate final LogObserver delegate
public ForwardingLogObserver(LogObserver delegate)
Copyright © 2017–2021. All rights reserved.