public class ApiExceptionPublisher<T> extends ProxyService implements Publisher<T>
| Modifier and Type | Method and Description |
|---|---|
void |
cancelOutstandingPublishes() |
void |
flush() |
com.google.api.core.ApiFuture<T> |
publish(Message message) |
addServices, addServices, doStart, doStop, handlePermanentError, onPermanentError, start, stopaddListener, awaitRunning, awaitRunning, awaitTerminated, awaitTerminated, failureCause, isRunning, notifyFailed, notifyStarted, notifyStopped, startAsync, state, stopAsyncpublic void cancelOutstandingPublishes()
cancelOutstandingPublishes in interface Publisher<T>public void flush()
throws IOException
flush in interface FlushableIOExceptionCopyright © 2021 Google LLC. All rights reserved.