lettucef-core
lettucef-core
API
dev.naoh.lettucef
api
commands
AclCommandsF
BaseCommandsF
ClusterCommandsF
EvalScriptingCommandsF
GeoCommandsF
HLLCommandsF
HashCommandsF
KeyCommandsF
ListCommandsF
ScriptingCommandsF
SentinelCommandsF
ServerCommandsF
SetCommandsF
SortedSetCommandsF
StreamCommandsF
StringCommandsF
TransactionCommandsF
models
geo
GeoWithin
GeoWithin
pubsub
RedisPushed
RedisPushed
Message
PMessage
PSubscribed
PUnsubscribed
Subscribed
Unsubscribed
stream
ClaimedMessages
ClaimedMessages
PendingMessage
PendingMessage
PendingMessages
PendingMessages
StreamMessage
StreamMessage
RedisData
RedisData
RedisArray
RedisBoolean
RedisBulk
RedisDouble
RedisError
RedisInteger
RedisNull
RedisString
RedisRange
RedisRange
Boundary
Exclusive
Inclusive
Unbounded
Boundary
RedisScanCursor
RedisScanCursor
Commands
LettuceF
ShutdownConfig
ShutdownConfig
core
async
AclCommands
BaseCommands
ClusterCommands
GeoCommands
HLLCommands
HashCommands
KeyCommands
ListCommands
ScriptingCommands
SentinelCommands
ServerCommands
SetCommands
SortedSetCommands
StreamCommands
StringCommands
TransactionCommands
commands
CommandsDeps
sync
AclCommands
BaseCommands
ClusterCommands
GeoCommands
HLLCommands
HashCommands
KeyCommands
ListCommands
ScriptingCommands
SentinelCommands
ServerCommands
SetCommands
SortedSetCommands
StreamCommands
StringCommands
TransactionCommands
util
JavaFutureUtil
LettuceValueConverter
ManualDispatchHelper
RedisDataOutput
CommonConnectionF
MasterReplicaRedisConnectionF
RedisAsyncCommandsF
RedisClientF
RedisClusterAsyncCommandsF
RedisClusterClientF
RedisClusterConnectionF
RedisClusterSyncCommandsF
RedisConnectionF
RedisPubSubF
RedisPubSubF
RedisSentinelCommandsF
RedisSyncCommandsF
lettucef-core
/
dev.naoh.lettucef
/
dev.naoh.lettucef.api
/
dev.naoh.lettucef.api.models
/
RedisData
/
RedisBulk
RedisBulk
dev.naoh.lettucef.api.models.RedisData$.RedisBulk
case
class
RedisBulk
[
V
](
value
:
V
)
extends
RedisData
[
V
]
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
RedisData
[
V
]
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Inherited methods
def
asList
:
List
[
RedisData
[
V
]]
Attributes
Inherited from:
RedisData
def
decodeAs
[
A
](
f
:
PartialFunction
[
RedisData
[
V
],
Option
[
A
]]):
Option
[
A
]
Attributes
Inherited from:
RedisData
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Inherited methods