public interface PubSubSubscriber extends Acknowledger<String>
PubSubSource to pull and acknowledge messages.| Modifier and Type | Method and Description |
|---|---|
void |
close()
After returning all resources should have been cleaned up.
|
List<com.google.pubsub.v1.ReceivedMessage> |
pull() |
acknowledgeCopyright © 2022–2024 The Apache Software Foundation. All rights reserved.