Package | Description |
---|---|
org.springframework.cloud.gcp.pubsub.core | |
org.springframework.cloud.gcp.pubsub.support |
Modifier and Type | Method and Description |
---|---|
PubSubAcknowledger |
PubSubTemplate.getAcknowledger() |
Modifier and Type | Method and Description |
---|---|
default PubSubAcknowledger |
SubscriberFactory.createAcknowledger()
Create a
PubSubAcknowledger to (negatively) acknowledge messages in bulk. |
Constructor and Description |
---|
AcknowledgeablePubsubMessage(com.google.pubsub.v1.PubsubMessage message,
String ackId,
String subscriptionName,
PubSubAcknowledger acknowledger) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.