Uses of Interface
org.apache.drill.exec.cache.DistributedMap
Package
Description
Distributed cache for syncing state and data between Drillbits.
-
Uses of DistributedMap in org.apache.drill.exec.cache
Modifier and TypeMethodDescription<K,
V> DistributedMap<K, V> DistributedCache.getMap
(DistributedCache.CacheConfig<K, V> config)