Class CachedSubchannelPool

java.lang.Object
io.grpc.grpclb.CachedSubchannelPool
All Implemented Interfaces:
SubchannelPool

final class CachedSubchannelPool extends Object implements SubchannelPool
A SubchannelPool that keeps returned LoadBalancer.Subchannels for a given time before it's shut down by the pool.