Package | Description |
---|---|
org.springframework.data.redis.connection |
Connection package providing low-level abstractions for interacting with
the various Redis 'drivers'/libraries.
|
org.springframework.data.redis.connection.lettuce |
Connection package for Lettuce Redis client.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ReactiveClusterHyperLogLogCommands |
Modifier and Type | Method and Description |
---|---|
ReactiveHyperLogLogCommands |
ReactiveRedisConnection.hyperLogLogCommands()
|
Modifier and Type | Class and Description |
---|---|
class |
LettuceReactiveClusterHyperLogLogCommands |
class |
LettuceReactiveHyperLogLogCommands |
Modifier and Type | Method and Description |
---|---|
ReactiveHyperLogLogCommands |
LettuceReactiveRedisConnection.hyperLogLogCommands() |
Copyright © 2011-2016–2016 Pivotal Software, Inc.. All rights reserved.