Uses of Class
com.google.cloud.pubsublite.internal.wire.PubsubContext.Framework
Packages that use PubsubContext.Framework
Package
Description
-
Uses of PubsubContext.Framework in com.google.cloud.pubsublite.cloudpubsub
Methods in com.google.cloud.pubsublite.cloudpubsub with parameters of type PubsubContext.FrameworkModifier and TypeMethodDescriptionabstract PublisherSettings.BuilderPublisherSettings.Builder.setFramework(PubsubContext.Framework framework) A Framework tag for internal metrics.abstract SubscriberSettings.BuilderSubscriberSettings.Builder.setFramework(PubsubContext.Framework framework) A Framework tag for internal metrics. -
Uses of PubsubContext.Framework in com.google.cloud.pubsublite.internal.wire
Methods in com.google.cloud.pubsublite.internal.wire that return PubsubContext.FrameworkMethods in com.google.cloud.pubsublite.internal.wire that return types with arguments of type PubsubContext.FrameworkModifier and TypeMethodDescriptionabstract Optional<PubsubContext.Framework>PubsubContext.framework()Methods in com.google.cloud.pubsublite.internal.wire with parameters of type PubsubContext.FrameworkModifier and TypeMethodDescriptionstatic PubsubContextPubsubContext.of(PubsubContext.Framework framework)