Class CachedSubscriberClients (1.0.0)

publicclass CachedSubscriberClients

Singleton class that caches subscriber service clients to be re-used by the same task.

Inheritance

java.lang.Object > CachedSubscriberClients

Static Methods

getOrCreate(PslReadDataSourceOptions readOptions)

publicstaticSubscriberServiceClientgetOrCreate(PslReadDataSourceOptionsreadOptions)
Parameter
Name Description
readOptions PslReadDataSourceOptions
Returns
Type Description
com.google.cloud.pubsublite.v1.SubscriberServiceClient

Constructors

CachedSubscriberClients()

publicCachedSubscriberClients()

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.