BaseRedisAsyncCommands
BaseRedisCommands
RedisAdvancedClusterAsyncCommands
RedisAdvancedClusterCommands
RedisAsyncCommands
RedisClusterAsyncCommands
RedisClusterCommands
RedisCommands
RedisGeoAsyncCommands
RedisGeoCommands
RedisHashAsyncCommands
RedisHashCommands
RedisHLLAsyncCommands
RedisHLLCommands
RedisListAsyncCommands
RedisPubSubAsyncCommands
RedisScriptingCommands
RedisSentinelAsyncCommands
RedisServerAsyncCommands
RedisServerCommands
RedisSetAsyncCommands
RedisSetCommands
RedisStringCommands
LettuceFutures.awaitOrCancel(RedisFuture, long, TimeUnit)
ClusterClientOptions.Builder.topologyRefreshOptions
ClusterTopologyRefreshOptions.Builder.closeStaleConnections(boolean)
connect(codec).async()
connect(codec, redisURI).async()
connect(redisURI).async()
connect().sync()
connect(codec).sync()
connect().async()
connectSentinel().async()
connectSentinel(codec).async()
connectSentinel(codec, redisURI).async()
connectSentinel(redisURI).async()
RedisKeysConnection.exists(Object[])
RedisKeysAsyncConnection.exists(Object[])
ClusterSlotRange.getMasterNode()
nodeId
slaveOf
ClusterSlotRange.getSlaveNodes()
RedisClient.newStatefulRedisConnection(CommandHandler, RedisCodec, long, TimeUnit)
RedisClient.newStatefulRedisPubSubConnection(PubSubCommandHandler, RedisCodec, long, TimeUnit)
RedisClient.newStatefulRedisSentinelConnection(CommandHandler, RedisCodec, long, TimeUnit)
ClusterTopologyRefreshOptions.Builder.enablePeriodicRefresh(boolean)
ClusterTopologyRefreshOptions.Builder.refreshPeriod(long, TimeUnit)
AbstractRedisClient.AbstractRedisClient(ClientResources)
RedisURI.builder()
ClientOptions.builder()
ClusterTopologyRefreshOptions.builder()
ClusterClientOptions.builder()
DefaultClientResources.builder()
ClusterSlotRange.ClusterSlotRange(int, int, RedisClusterNode, List)
RedisClient.create()
RedisClient.create(RedisURI)
RedisClient.create(String)
RedisClusterClient.create(Iterable)
RedisClusterClient.create(RedisURI)
Copyright © 2016. All rights reserved.