public class ApiExceptionSubscriber extends TrivialProxyService implements Subscriber
| Modifier and Type | Method and Description |
|---|---|
void |
allowFlow(FlowControlRequest request) |
com.google.api.core.ApiFuture<Offset> |
seek(SeekRequest request) |
boolean |
seekInFlight() |
handlePermanentError, start, stopaddServices, addServices, doStart, doStop, onPermanentErroraddListener, awaitRunning, awaitRunning, awaitTerminated, awaitTerminated, failureCause, isRunning, notifyFailed, notifyStarted, notifyStopped, startAsync, state, stopAsyncpublic com.google.api.core.ApiFuture<Offset> seek(SeekRequest request)
seek in interface Subscriberpublic boolean seekInFlight()
seekInFlight in interface Subscriberpublic void allowFlow(FlowControlRequest request) throws CheckedApiException
allowFlow in interface SubscriberCheckedApiExceptionCopyright © 2021 Google LLC. All rights reserved.