public interface PullSubscriber<T> extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
Optional<Offset> |
nextOffset() |
List<T> |
pull() |
closeList<T> pull() throws CheckedApiException
CheckedApiExceptionCopyright © 2021 Google LLC. All rights reserved.