Package | Description |
---|---|
io.vertx.redis | |
io.vertx.redis.op |
Modifier and Type | Method and Description |
---|---|
RedisClient |
RedisClient.scriptDebug(ScriptDebugOptions scriptDebugOptions,
io.vertx.core.Handler<io.vertx.core.AsyncResult<String>> handler)
Deprecated.
Set the debug mode for executed scripts.
|
Modifier and Type | Method and Description |
---|---|
static ScriptDebugOptions |
ScriptDebugOptions.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static ScriptDebugOptions[] |
ScriptDebugOptions.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 Eclipse. All rights reserved.