Class Hierarchy
- java.lang.Object
- io.druid.server.lookup.jdbc.JdbcDataFetcher (implements io.druid.server.lookup.DataFetcher<K,V>)
- io.druid.server.lookup.jdbc.KeyValueResultSetMapper (implements org.skife.jdbi.v2.tweak.ResultSetMapper<T>)
- io.druid.server.lookup.LoadingLookupFactory (implements io.druid.query.lookup.LookupExtractorFactory)
- io.druid.server.lookup.cache.loading.LookupCacheStats
- io.druid.server.lookup.LookupExtractionModule (implements io.druid.initialization.DruidModule)
- io.druid.query.lookup.LookupExtractor
- io.druid.server.lookup.cache.loading.OffHeapLoadingCache<K,V> (implements io.druid.server.lookup.cache.loading.LoadingCache<K,V>)
- io.druid.server.lookup.cache.polling.OffHeapPollingCache<K,V> (implements io.druid.server.lookup.cache.polling.PollingCache<K,V>)
- io.druid.server.lookup.cache.polling.OffHeapPollingCache.OffHeapPollingCacheProvider<K,V> (implements io.druid.server.lookup.cache.polling.PollingCacheFactory<K,V>)
- io.druid.server.lookup.cache.loading.OnHeapLoadingCache<K,V> (implements io.druid.server.lookup.cache.loading.LoadingCache<K,V>)
- io.druid.server.lookup.cache.polling.OnHeapPollingCache<K,V> (implements io.druid.server.lookup.cache.polling.PollingCache<K,V>)
- io.druid.server.lookup.cache.polling.OnHeapPollingCache.OnHeapPollingCacheProvider<K,V> (implements io.druid.server.lookup.cache.polling.PollingCacheFactory<K,V>)
- io.druid.server.lookup.PollingLookup.CacheRefKeeper
- io.druid.server.lookup.PollingLookupFactory (implements io.druid.query.lookup.LookupExtractorFactory)
- io.druid.server.lookup.jdbc.QueryKeys.QueryKeysContainerFactory (implements org.skife.jdbi.v2.tweak.ContainerFactory<T>)
Interface Hierarchy
Copyright © 2011–2018. All rights reserved.