Class ApiExceptionPublisher<T>

java.lang.Object
com.google.api.core.AbstractApiService
com.google.cloud.pubsublite.internal.ProxyService
com.google.cloud.pubsublite.internal.wire.ApiExceptionPublisher<T>
All Implemented Interfaces:
com.google.api.core.ApiService, Publisher<T>, Flushable

public class ApiExceptionPublisher<T> extends ProxyService implements Publisher<T>
  • Nested Class Summary

    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
    void
     
    void
     
    com.google.api.core.ApiFuture<T>
     

    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

    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