- clusterAddSlots
string clusterAddSlots(int[] slots)
Undocumented in source.
- clusterCountKeysInSlot
Long clusterCountKeysInSlot(int slot)
Undocumented in source.
- clusterDelSlots
string clusterDelSlots(int[] slots)
Undocumented in source.
- clusterFailover
string clusterFailover()
Undocumented in source.
- clusterFlushSlots
string clusterFlushSlots()
Undocumented in source.
- clusterForget
string clusterForget(string nodeId)
Undocumented in source.
- clusterGetKeysInSlot
List!(string) clusterGetKeysInSlot(int slot, int count)
Undocumented in source.
- clusterInfo
string clusterInfo()
Undocumented in source.
- clusterKeySlot
Long clusterKeySlot(string key)
Undocumented in source.
- clusterMeet
string clusterMeet(string ip, int port)
Undocumented in source.
- clusterNodes
string clusterNodes()
Undocumented in source.
- clusterReplicate
string clusterReplicate(string nodeId)
Undocumented in source.
- clusterReset
string clusterReset(ClusterReset resetType)
Undocumented in source.
- clusterSaveConfig
string clusterSaveConfig()
Undocumented in source.
- clusterSetSlotImporting
string clusterSetSlotImporting(int slot, string nodeId)
Undocumented in source.
- clusterSetSlotMigrating
string clusterSetSlotMigrating(int slot, string nodeId)
Undocumented in source.
- clusterSetSlotNode
string clusterSetSlotNode(int slot, string nodeId)
Undocumented in source.
- clusterSetSlotStable
string clusterSetSlotStable(int slot)
Undocumented in source.
- clusterSlaves
List!(string) clusterSlaves(string nodeId)
Undocumented in source.
- clusterSlots
List!(Object) clusterSlots()
Undocumented in source.
- readonly
string readonly()
Undocumented in source.