Searched refs:PanicChannelExecutor (Results 1 – 1 of 1) sorted by relevance
128 private final ChannelExecutor channelExecutor = new PanicChannelExecutor();1467 private final class PanicChannelExecutor extends ChannelExecutor { class in ManagedChannelImpl