Package com.google.cloud.pubsublite.internal.wire
@CheckReturnValue
@ParametersAreNonnullByDefault
package com.google.cloud.pubsublite.internal.wire
-
ClassDescriptionAn Assigner is responsible for handling partition assignments for a subscribing client.A receiver for partition assignments.A builder for a PubSub Lite Publisher.A context for identifying clients based on basic properties.A unique string representing the unambiguous name of a framework in SCREAMING_SNAKE_CASE.RetryingConnectionObserver<ClientResponseT>A publisher that assigns sequence numbers to messages and delegates to an underlying SequencedPublisher.SingleConnection<StreamRequestT,
StreamResponseT, ClientResponseT> A SingleConnection handles the state for a stream with an initial connection request that may only be sent once and needs to wait for a response before sending other requests.SingleConnectionFactory<StreamRequestT,StreamResponseT, ClientResponseT, ConnectionT extends AutoCloseable> StreamFactory<RequestT,ResponseT> A generic PubSub Lite subscriber.Utilities for generating and converting 128-bit UUIDs.