public interface RetryingConnectionObserver<ClientResponseT>
| Modifier and Type | Method and Description |
|---|---|
io.grpc.Status |
onClientResponse(ClientResponseT value) |
void |
triggerReinitialize() |
void triggerReinitialize()
io.grpc.Status onClientResponse(ClientResponseT value)
Copyright © 2020 Google LLC. All rights reserved.