The channel asks the load-balancer to shutdown. No more methods on this class will be called after this method. The implementation should shutdown all Subchannels and OOB channels, and do any other cleanup as necessary. @since 1.2.0
()
| 406 | * @since 1.2.0 |
| 407 | */ |
| 408 | public abstract void shutdown(); |
| 409 | |
| 410 | /** |
| 411 | * Whether this LoadBalancer can handle empty address group list to be passed to {@link |
no outgoing calls