| Package | Description |
|---|---|
| com.mulesoft.connector.googlepubsub.internal.metadata | |
| com.mulesoft.connector.googlepubsub.internal.operation |
| Modifier and Type | Method and Description |
|---|---|
org.mule.metadata.api.model.MetadataType |
MessageListenerMetadataResolver.getAttributesType(org.mule.runtime.api.metadata.MetadataContext context,
SubscriptionIdentifier identifier) |
org.mule.metadata.api.model.MetadataType |
MessageListenerMetadataResolver.getOutputType(org.mule.runtime.api.metadata.MetadataContext context,
SubscriptionIdentifier identifier) |
| Modifier and Type | Method and Description |
|---|---|
Snapshot |
SnapshotOperations.createSnapshot(PubSubConfiguration config,
PubSubConnection connection,
SubscriptionIdentifier subscriptionIdentifier,
String snapshotName,
Map<String,String> labels,
org.mule.runtime.extension.api.runtime.streaming.StreamingHelper streamingHelper)
Creates a snapshot from the requested subscription.
|
void |
SeekOperation.seekMessages(PubSubConfiguration config,
PubSubConnection connection,
SubscriptionIdentifier subscriptionIdentifier,
SeekTarget seekTarget)
Supports bulk acknowledging or un-acknowledging of messages to given snapshot or point of time based on the seekTarget provided.
|
Copyright © 2021 MuleSoft, Inc.. All rights reserved.