#import <GRPCChannelPool+Test.h>
Instance Methods | |
(nullable instancetype) | - initTestPool |
Test-only interface for GRPCChannelPool.
Definition at line 41 of file GRPCChannelPool+Test.h.
- (nullable instancetype) initTestPool |
Get an instance of pool isolated from the global shared pool with channels' destroy delay being destroyDelay.
Extends class GRPCChannelPool.