| Package | Description |
|---|---|
| com.google.cloud.pubsublite | |
| com.google.cloud.pubsublite.cloudpubsub.internal | |
| com.google.cloud.pubsublite.internal.wire |
| Modifier and Type | Method and Description |
|---|---|
static PublishMetadata |
PublishMetadata.decode(String encoded) |
static PublishMetadata |
PublishMetadata.of(Partition partition,
Offset offset) |
| Constructor and Description |
|---|
WrappingPublisher(Publisher<PublishMetadata> wirePublisher,
MessageTransformer<com.google.pubsub.v1.PubsubMessage,Message> transformer) |
| Modifier and Type | Method and Description |
|---|---|
Publisher<PublishMetadata> |
RoutingPublisherBuilder.Builder.build() |
com.google.api.core.ApiFuture<PublishMetadata> |
SinglePartitionPublisher.publish(Message message) |
com.google.api.core.ApiFuture<PublishMetadata> |
RoutingPublisher.publish(Message message) |
Copyright © 2020 Google LLC. All rights reserved.