@Deprecated public class ShardedCommandArguments extends CommandArguments
| Constructor and Description |
|---|
ShardedCommandArguments(Hashing algo,
Pattern tagPattern,
ProtocolCommand command)
Deprecated.
|
ShardedCommandArguments(Hashing algo,
ProtocolCommand command)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Long |
getKeyHash()
Deprecated.
|
protected CommandArguments |
processKey(byte[] key)
Deprecated.
|
protected CommandArguments |
processKey(String key)
Deprecated.
|
add, addObjects, addObjects, addParams, blocking, getCommand, isBlocking, iterator, key, keys, keys, processKeys, processKeys, sizeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic ShardedCommandArguments(Hashing algo, ProtocolCommand command)
public ShardedCommandArguments(Hashing algo, Pattern tagPattern, ProtocolCommand command)
public Long getKeyHash()
protected CommandArguments processKey(byte[] key)
processKey in class CommandArgumentsprotected CommandArguments processKey(String key)
processKey in class CommandArgumentsCopyright © 2024. All rights reserved.