@NotThreadSafe @VisibleForTesting public static class LookupCacheManager.RefCountedCache extends Object implements org.apache.flink.util.RefCounted
LookupCache which also tracks the reference count of it.
This class is exposed as public for testing purpose and not thread safe. Concurrent
accesses should be guarded by synchronized methods provided by LookupCacheManager.
| 构造器和说明 |
|---|
RefCountedCache(org.apache.flink.table.connector.source.lookup.cache.LookupCache cache) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.