Class PartitionCountWatcherImpl
- java.lang.Object
-
- com.google.api.core.AbstractApiService
-
- com.google.cloud.pubsublite.internal.wire.PartitionCountWatcherImpl
-
- All Implemented Interfaces:
com.google.api.core.ApiService
,PartitionCountWatcher
public class PartitionCountWatcherImpl extends com.google.api.core.AbstractApiService implements PartitionCountWatcher
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
PartitionCountWatcherImpl.Factory
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
doStart()
protected void
doStop()
-
Methods inherited from class com.google.api.core.AbstractApiService
addListener, awaitRunning, awaitRunning, awaitTerminated, awaitTerminated, failureCause, isRunning, notifyFailed, notifyStarted, notifyStopped, startAsync, state, stopAsync
-
-