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