public class ShardedCommandArguments extends CommandArguments
| Constructor and Description |
|---|
ShardedCommandArguments(Hashing algo,
Pattern tagPattern,
ProtocolCommand command) |
ShardedCommandArguments(Hashing algo,
ProtocolCommand command) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getKeyHash() |
protected CommandArguments |
processKey(byte[] key) |
protected CommandArguments |
processKey(String key) |
add, addObjects, addObjects, addObjects, addParams, blocking, getCommand, isBlocking, iterator, key, 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 © 2022. All rights reserved.