@CheckReturnValue @ParametersAreNonnullByDefault
See: Description
Interface | Description |
---|---|
ManagedBacklogReaderFactory |
A ManagedBacklogReaderFactory produces TopicBacklogReaders and tears down any produced readers
when it is itself closed.
|
Class | Description |
---|---|
AddUuidsTransform |
A transform to add UUIDs to each message to be written to Pub/Sub Lite.
|
DlqProvider | |
ExternalTransformRegistrarImpl | |
ManagedBacklogReaderFactoryImpl | |
OffsetByteRangeCoder | |
ProtoFromBytes<T extends Message> | |
ProtoToBytes<T extends Message> | |
PubsubLiteSink |
A sink which publishes messages to Pub/Sub Lite.
|
SubscribeTransform | |
SubscriptionPartition | |
SubscriptionPartitionCoder | |
TrackerWithProgress | |
Uuid |
A Uuid storable in a Pub/Sub Lite attribute.
|
UuidCoder |
A coder for a Uuid.
|
UuidDeduplicationTransform |
A transform for deduplicating Pub/Sub Lite messages based on the UUID they were published with.
|