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