public class BatchingCommitter extends ProxyService implements Committer
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<Void> |
commitOffset(Offset offset) |
protected void |
stop() |
void |
waitUntilEmpty() |
addServices, addServices, doStart, doStop, handlePermanentError, onPermanentError, startaddListener, awaitRunning, awaitRunning, awaitTerminated, awaitTerminated, failureCause, isRunning, notifyFailed, notifyStarted, notifyStopped, startAsync, state, stopAsyncpublic com.google.api.core.ApiFuture<Void> commitOffset(Offset offset)
commitOffset in interface Committerpublic void waitUntilEmpty()
throws CheckedApiException
waitUntilEmpty in interface CommitterCheckedApiExceptionprotected void stop()
stop in class ProxyServiceCopyright © 2022 Google LLC. All rights reserved.