Class MultiPartitionSubscriber
- java.lang.Object
-
- com.google.api.core.AbstractApiService
-
- com.google.cloud.pubsublite.internal.ProxyService
-
- com.google.cloud.pubsublite.cloudpubsub.internal.MultiPartitionSubscriber
-
- All Implemented Interfaces:
com.google.api.core.ApiService
,com.google.cloud.pubsub.v1.SubscriberInterface
,Subscriber
public class MultiPartitionSubscriber extends ProxyService implements Subscriber
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Subscriber
of(List<com.google.api.core.ApiService> services)
-
Methods inherited from class com.google.cloud.pubsublite.internal.ProxyService
addServices, addServices, doStart, doStop, handlePermanentError, onPermanentError, start, stop
-
Methods inherited from class com.google.api.core.AbstractApiService
addListener, awaitRunning, awaitRunning, awaitTerminated, awaitTerminated, failureCause, isRunning, notifyFailed, notifyStarted, notifyStopped, startAsync, state, stopAsync
-
-
-
-
Method Detail
-
of
public static Subscriber of(List<com.google.api.core.ApiService> services) throws com.google.api.gax.rpc.ApiException
- Throws:
com.google.api.gax.rpc.ApiException
-
-