@Deprecated public static class Commands.ClusterCommands extends Object implements Commands.CommandProvider
| Constructor and Description |
|---|
ClusterCommands()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
redis.clients.jedis.commands.ProtocolCommand |
getAddCommand()
Deprecated.
|
redis.clients.jedis.commands.ProtocolCommand |
getAddHashCommand()
Deprecated.
|
redis.clients.jedis.commands.ProtocolCommand |
getAggregateCommand()
Deprecated.
|
redis.clients.jedis.commands.ProtocolCommand |
getAliasAddCommand()
Deprecated.
|
redis.clients.jedis.commands.ProtocolCommand |
getAliasDelCommand()
Deprecated.
|
redis.clients.jedis.commands.ProtocolCommand |
getAliasUpdateCommand()
Deprecated.
|
redis.clients.jedis.commands.ProtocolCommand |
getAlterCommand()
Deprecated.
|
redis.clients.jedis.commands.ProtocolCommand |
getConfigCommand()
Deprecated.
|
redis.clients.jedis.commands.ProtocolCommand |
getCreateCommand()
Deprecated.
|
redis.clients.jedis.commands.ProtocolCommand |
getCursorCommand()
Deprecated.
|
redis.clients.jedis.commands.ProtocolCommand |
getDelCommand()
Deprecated.
|
redis.clients.jedis.commands.ProtocolCommand |
getDropCommand()
Deprecated.
|
redis.clients.jedis.commands.ProtocolCommand |
getExplainCommand()
Deprecated.
|
redis.clients.jedis.commands.ProtocolCommand |
getGetCommand()
Deprecated.
|
redis.clients.jedis.commands.ProtocolCommand |
getInfoCommand()
Deprecated.
|
redis.clients.jedis.commands.ProtocolCommand |
getMGetCommand()
Deprecated.
|
redis.clients.jedis.commands.ProtocolCommand |
getSearchCommand()
Deprecated.
|
redis.clients.jedis.commands.ProtocolCommand |
getSynAddCommand()
Deprecated.
|
redis.clients.jedis.commands.ProtocolCommand |
getSynDumpCommand()
Deprecated.
|
redis.clients.jedis.commands.ProtocolCommand |
getSynUpdateCommand()
Deprecated.
|
public redis.clients.jedis.commands.ProtocolCommand getCreateCommand()
getCreateCommand in interface Commands.CommandProviderpublic redis.clients.jedis.commands.ProtocolCommand getAlterCommand()
getAlterCommand in interface Commands.CommandProviderpublic redis.clients.jedis.commands.ProtocolCommand getAddCommand()
getAddCommand in interface Commands.CommandProviderpublic redis.clients.jedis.commands.ProtocolCommand getAddHashCommand()
getAddHashCommand in interface Commands.CommandProviderpublic redis.clients.jedis.commands.ProtocolCommand getDelCommand()
getDelCommand in interface Commands.CommandProviderpublic redis.clients.jedis.commands.ProtocolCommand getInfoCommand()
getInfoCommand in interface Commands.CommandProviderpublic redis.clients.jedis.commands.ProtocolCommand getDropCommand()
getDropCommand in interface Commands.CommandProviderpublic redis.clients.jedis.commands.ProtocolCommand getSearchCommand()
getSearchCommand in interface Commands.CommandProviderpublic redis.clients.jedis.commands.ProtocolCommand getExplainCommand()
getExplainCommand in interface Commands.CommandProviderpublic redis.clients.jedis.commands.ProtocolCommand getGetCommand()
getGetCommand in interface Commands.CommandProviderpublic redis.clients.jedis.commands.ProtocolCommand getAggregateCommand()
getAggregateCommand in interface Commands.CommandProviderpublic redis.clients.jedis.commands.ProtocolCommand getCursorCommand()
getCursorCommand in interface Commands.CommandProviderpublic redis.clients.jedis.commands.ProtocolCommand getConfigCommand()
getConfigCommand in interface Commands.CommandProviderpublic redis.clients.jedis.commands.ProtocolCommand getAliasAddCommand()
getAliasAddCommand in interface Commands.CommandProviderpublic redis.clients.jedis.commands.ProtocolCommand getAliasUpdateCommand()
getAliasUpdateCommand in interface Commands.CommandProviderpublic redis.clients.jedis.commands.ProtocolCommand getAliasDelCommand()
getAliasDelCommand in interface Commands.CommandProviderpublic redis.clients.jedis.commands.ProtocolCommand getMGetCommand()
getMGetCommand in interface Commands.CommandProviderpublic redis.clients.jedis.commands.ProtocolCommand getSynAddCommand()
getSynAddCommand in interface Commands.CommandProviderpublic redis.clients.jedis.commands.ProtocolCommand getSynUpdateCommand()
getSynUpdateCommand in interface Commands.CommandProviderpublic redis.clients.jedis.commands.ProtocolCommand getSynDumpCommand()
getSynDumpCommand in interface Commands.CommandProviderCopyright © 2021 RedisLabs. All rights reserved.