public interface PubSubSubscriber extends Acknowledger<String>
PubSubSource to pull and acknowledge messages.| 限定符和类型 | 方法和说明 |
|---|---|
void |
close()
After returning all resources should have been cleaned up.
|
List<com.google.pubsub.v1.ReceivedMessage> |
pull() |
acknowledgeCopyright © 2014–2020 The Apache Software Foundation. All rights reserved.