@CheckReturnValue @ParametersAreNonnullByDefault
See: Description
| Interface | Description |
|---|---|
| ManagedBacklogReaderFactory |
A ManagedBacklogReaderFactory produces TopicBacklogReaders and tears down any produced readers
when it is itself closed.
|
| SerializableSupplier<T> |
A serializable Supplier.
|
| Class | Description |
|---|---|
| CloudPubsubTransforms |
A class providing transforms between Cloud Pub/Sub and Pub/Sub Lite message types.
|
| DlqProvider | |
| ManagedBacklogReaderFactoryImpl | |
| OffsetByteRangeCoder | |
| PublisherOptions |
Options needed for a Pub/Sub Lite Publisher.
|
| PublisherOptions.Builder | |
| PubsubLiteIO |
I/O transforms for reading from Google Pub/Sub Lite.
|
| SubscriberOptions | |
| SubscriberOptions.Builder | |
| SubscriptionPartition | |
| SubscriptionPartitionCoder | |
| TrackerWithProgress | |
| Uuid |
A Uuid storable in a Pub/Sub Lite attribute.
|
| UuidCoder |
A coder for a Uuid.
|
| UuidDeduplicationOptions |
Options for deduplicating Pub/Sub Lite messages based on the UUID they were published with.
|
| UuidDeduplicationOptions.Builder |