public class MultiPartitionSubscriber extends ProxyService implements Subscriber
| Modifier and Type | Method and Description |
|---|---|
protected void |
handlePermanentError(io.grpc.StatusException error) |
static Subscriber |
of(List<Subscriber> subscribers) |
protected void |
start() |
protected void |
stop() |
addServices, addServices, doStart, doStop, onPermanentErroraddListener, awaitRunning, awaitRunning, awaitTerminated, awaitTerminated, failureCause, isRunning, notifyFailed, notifyStarted, notifyStopped, startAsync, state, stopAsyncclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreatepublic static Subscriber of(List<Subscriber> subscribers) throws io.grpc.StatusException
io.grpc.StatusExceptionprotected void start()
start in class ProxyServiceprotected void stop()
stop in class ProxyServiceprotected void handlePermanentError(io.grpc.StatusException error)
handlePermanentError in class ProxyServiceCopyright © 2020 Google LLC. All rights reserved.