Uses of Package
com.google.cloud.pubsublite.cloudpubsub
-
Packages that use com.google.cloud.pubsublite.cloudpubsub Package Description com.google.cloud.pubsublite.cloudpubsub com.google.cloud.pubsublite.cloudpubsub.internal com.google.cloud.pubsublite.internal -
Classes in com.google.cloud.pubsublite.cloudpubsub used by com.google.cloud.pubsublite.cloudpubsub Class Description FlowControlSettings Describes limits on bytes and messages outstanding for a single partition Pub/Sub Lite subscriber.FlowControlSettings.Builder KeyExtractor A KeyExtractor can extract the Pub/Sub Lite 'key' field used for message routing from a PubsubMessage.NackHandler A NackHandler handles when nack() is called in a user's AckReplyConsumer.Publisher Pub/Sub Lite publishers are streaming based and can experience permanent errors.PublisherSettings Settings for instantiating a Pub/Sub Lite publisher emulating the Cloud Pub/Sub Publisher API.PublisherSettings.Builder ReassignmentHandler A ReassignmentHandler is called any time a new partition assignment is received from the server.Subscriber A sub-interface ofSubscriberInterface
.SubscriberSettings Settings for instantiating a Pub/Sub Lite subscriber emulating the Cloud Pub/Sub Subscriber API.SubscriberSettings.Builder -
Classes in com.google.cloud.pubsublite.cloudpubsub used by com.google.cloud.pubsublite.cloudpubsub.internal Class Description FlowControlSettings Describes limits on bytes and messages outstanding for a single partition Pub/Sub Lite subscriber.NackHandler A NackHandler handles when nack() is called in a user's AckReplyConsumer.Publisher Pub/Sub Lite publishers are streaming based and can experience permanent errors.ReassignmentHandler A ReassignmentHandler is called any time a new partition assignment is received from the server.Subscriber A sub-interface ofSubscriberInterface
. -
Classes in com.google.cloud.pubsublite.cloudpubsub used by com.google.cloud.pubsublite.internal Class Description FlowControlSettings Describes limits on bytes and messages outstanding for a single partition Pub/Sub Lite subscriber.