Definition at line 72 of file _simple_stubs.py.
◆ __init__()
def grpc._simple_stubs.ChannelCache.__init__ |
( |
|
self | ) |
|
◆ _evict_locked()
def grpc._simple_stubs.ChannelCache._evict_locked |
( |
|
self, |
|
|
CacheKey |
key |
|
) |
| |
|
private |
◆ _perform_evictions()
def grpc._simple_stubs.ChannelCache._perform_evictions |
( |
| ) |
|
|
staticprivate |
◆ _test_only_channel_count()
int grpc._simple_stubs.ChannelCache._test_only_channel_count |
( |
|
self | ) |
|
|
private |
◆ get()
def grpc._simple_stubs.ChannelCache.get |
( |
| ) |
|
|
static |
◆ get_channel()
◆ _eviction_thread
grpc._simple_stubs.ChannelCache._eviction_thread |
|
private |
◆ _mapping
grpc._simple_stubs.ChannelCache._mapping |
|
private |
◆ _singleton
grpc._simple_stubs.ChannelCache._singleton = None |
|
staticprivate |
◆ Condition
grpc._simple_stubs.ChannelCache.Condition |
|
static |
◆ Event
grpc._simple_stubs.ChannelCache.Event |
|
static |
◆ lock
grpc._simple_stubs.ChannelCache.lock |
|
static |
◆ RLock
grpc._simple_stubs.ChannelCache.RLock |
|
static |
The documentation for this class was generated from the following file: