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 
     

    Nested classes/interfaces inherited from interface com.google.api.core.ApiService

    com.google.api.core.ApiService.Listener, com.google.api.core.ApiService.State
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
     
    protected void
     

    Methods inherited from class com.google.api.core.AbstractApiService

    addListener, awaitRunning, awaitRunning, awaitTerminated, awaitTerminated, failureCause, isRunning, notifyFailed, notifyStarted, notifyStopped, startAsync, state, stopAsync

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface com.google.api.core.ApiService

    addListener, awaitRunning, awaitRunning, awaitTerminated, awaitTerminated, failureCause, isRunning, startAsync, state, stopAsync
  • Method Details

    • doStart

      protected void doStart()
      Specified by:
      doStart in class com.google.api.core.AbstractApiService
    • doStop

      protected void doStop()
      Specified by:
      doStop in class com.google.api.core.AbstractApiService