public interface Subscriber
extends com.google.api.core.ApiService
| Modifier and Type | Method and Description |
|---|---|
void |
allowFlow(FlowControlRequest request) |
com.google.api.core.ApiFuture<Offset> |
seek(SeekRequest request) |
boolean |
seekInFlight() |
com.google.api.core.ApiFuture<Offset> seek(SeekRequest request)
boolean seekInFlight()
void allowFlow(FlowControlRequest request)
Copyright © 2020 Google LLC. All rights reserved.