Package com.google.cloud.pubsublite.internal
@CheckReturnValue
@ParametersAreNonnullByDefault
package com.google.cloud.pubsublite.internal
-
ClassDescriptionA wrapper around an ApiException that is a checked exception to help ensure correctness of internal classes as well as ease construction of ApiExceptions.Wraps a Monitor with methods that can be used with try-with-resources.Lazy<T>A thread-safe, lazily constructed instance of an object.Publisher<ResponseT>A generic PubSub Lite publisher.A sequence number for a published message, for implementing publish idempotency.SequencedPublisher<ResponseT>A PubSub Lite publisher that requires a sequence number assigned to every message, for publish idempotency.An executor that runs tasks sequentially.