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