public class ShardedCommandArguments extends CommandArguments
| Constructor and Description |
|---|
ShardedCommandArguments(Hashing algo,
java.util.regex.Pattern tagPattern,
ProtocolCommand command) |
ShardedCommandArguments(Hashing algo,
ProtocolCommand command) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getKeyHash() |
protected CommandArguments |
processKey(byte[] key) |
protected CommandArguments |
processKey(java.lang.String key) |
add, addObjects, addObjects, addObjects, addParams, blocking, getCommand, isBlocking, iterator, key, keys, processKeys, processKeys, sizepublic ShardedCommandArguments(Hashing algo, ProtocolCommand command)
public ShardedCommandArguments(Hashing algo, java.util.regex.Pattern tagPattern, ProtocolCommand command)
public java.lang.Long getKeyHash()
protected CommandArguments processKey(byte[] key)
processKey in class CommandArgumentsprotected CommandArguments processKey(java.lang.String key)
processKey in class CommandArgumentsCopyright © 2023. All rights reserved.