JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
G
I
M
O
P
R
A
AbstractRedisCache
- Class in
org.apache.druid.client.cache
AbstractRedisCache(RedisCacheConfig)
- Constructor for class org.apache.druid.client.cache.
AbstractRedisCache
C
cleanup()
- Method in class org.apache.druid.client.cache.
AbstractRedisCache
cleanup()
- Method in class org.apache.druid.client.cache.
RedisClusterCache
cleanup()
- Method in class org.apache.druid.client.cache.
RedisStandaloneCache
close(String)
- Method in class org.apache.druid.client.cache.
AbstractRedisCache
close()
- Method in class org.apache.druid.client.cache.
AbstractRedisCache
configure(Binder)
- Method in class org.apache.druid.client.cache.
RedisDruidModule
create(RedisCacheConfig)
- Static method in class org.apache.druid.client.cache.
RedisCacheFactory
D
doMonitor(ServiceEmitter)
- Method in class org.apache.druid.client.cache.
AbstractRedisCache
DurationConfig(String)
- Constructor for class org.apache.druid.client.cache.
RedisCacheConfig.DurationConfig
G
get(Cache.NamedKey)
- Method in class org.apache.druid.client.cache.
AbstractRedisCache
get()
- Method in class org.apache.druid.client.cache.
RedisCacheProvider
getBulk(Iterable<Cache.NamedKey>)
- Method in class org.apache.druid.client.cache.
AbstractRedisCache
getCluster()
- Method in class org.apache.druid.client.cache.
RedisCacheConfig
getDatabase()
- Method in class org.apache.druid.client.cache.
RedisCacheConfig
getExpiration()
- Method in class org.apache.druid.client.cache.
RedisCacheConfig
getFromRedis(byte[])
- Method in class org.apache.druid.client.cache.
AbstractRedisCache
getFromRedis(byte[])
- Method in class org.apache.druid.client.cache.
RedisClusterCache
getFromRedis(byte[])
- Method in class org.apache.druid.client.cache.
RedisStandaloneCache
getHost()
- Method in class org.apache.druid.client.cache.
RedisCacheConfig
getJacksonModules()
- Method in class org.apache.druid.client.cache.
RedisDruidModule
getMaxIdleConnections()
- Method in class org.apache.druid.client.cache.
RedisCacheConfig
getMaxRedirection()
- Method in class org.apache.druid.client.cache.
RedisCacheConfig.RedisClusterConfig
getMaxTotalConnections()
- Method in class org.apache.druid.client.cache.
RedisCacheConfig
getMilliseconds()
- Method in class org.apache.druid.client.cache.
RedisCacheConfig.DurationConfig
getMillisecondsAsInt()
- Method in class org.apache.druid.client.cache.
RedisCacheConfig.DurationConfig
getMinIdleConnections()
- Method in class org.apache.druid.client.cache.
RedisCacheConfig
getNodes()
- Method in class org.apache.druid.client.cache.
RedisCacheConfig.RedisClusterConfig
getPassword()
- Method in class org.apache.druid.client.cache.
RedisCacheConfig
getPort()
- Method in class org.apache.druid.client.cache.
RedisCacheConfig
getSeconds()
- Method in class org.apache.druid.client.cache.
RedisCacheConfig.DurationConfig
getStats()
- Method in class org.apache.druid.client.cache.
AbstractRedisCache
getTimeout()
- Method in class org.apache.druid.client.cache.
RedisCacheConfig
I
isLocal()
- Method in class org.apache.druid.client.cache.
AbstractRedisCache
M
mgetFromRedis(byte[]...)
- Method in class org.apache.druid.client.cache.
AbstractRedisCache
mgetFromRedis(byte[]...)
- Method in class org.apache.druid.client.cache.
RedisClusterCache
mgetFromRedis(byte[]...)
- Method in class org.apache.druid.client.cache.
RedisStandaloneCache
O
org.apache.druid.client.cache
- package org.apache.druid.client.cache
P
put(Cache.NamedKey, byte[])
- Method in class org.apache.druid.client.cache.
AbstractRedisCache
putToRedis(byte[], byte[], RedisCacheConfig.DurationConfig)
- Method in class org.apache.druid.client.cache.
AbstractRedisCache
putToRedis(byte[], byte[], RedisCacheConfig.DurationConfig)
- Method in class org.apache.druid.client.cache.
RedisClusterCache
putToRedis(byte[], byte[], RedisCacheConfig.DurationConfig)
- Method in class org.apache.druid.client.cache.
RedisStandaloneCache
R
RedisCacheConfig
- Class in
org.apache.druid.client.cache
RedisCacheConfig()
- Constructor for class org.apache.druid.client.cache.
RedisCacheConfig
RedisCacheConfig.DurationConfig
- Class in
org.apache.druid.client.cache
Support for long-format and Period style format
RedisCacheConfig.RedisClusterConfig
- Class in
org.apache.druid.client.cache
RedisCacheFactory
- Class in
org.apache.druid.client.cache
RedisCacheFactory()
- Constructor for class org.apache.druid.client.cache.
RedisCacheFactory
RedisCacheProvider
- Class in
org.apache.druid.client.cache
RedisCacheProvider()
- Constructor for class org.apache.druid.client.cache.
RedisCacheProvider
RedisClusterCache
- Class in
org.apache.druid.client.cache
RedisClusterConfig()
- Constructor for class org.apache.druid.client.cache.
RedisCacheConfig.RedisClusterConfig
RedisDruidModule
- Class in
org.apache.druid.client.cache
RedisDruidModule()
- Constructor for class org.apache.druid.client.cache.
RedisDruidModule
RedisStandaloneCache
- Class in
org.apache.druid.client.cache
A
C
D
G
I
M
O
P
R
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2011–2021
The Apache Software Foundation
. All rights reserved.