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