- clusterAddSlots
Response!(string) clusterAddSlots(int[] slots)
Undocumented in source.
- clusterDelSlots
Response!(string) clusterDelSlots(int[] slots)
Undocumented in source.
- clusterGetKeysInSlot
Response!(List!(string)) clusterGetKeysInSlot(int slot, int count)
Undocumented in source.
- clusterInfo
Response!(string) clusterInfo()
Undocumented in source.
- clusterMeet
Response!(string) clusterMeet(string ip, int port)
Undocumented in source.
- clusterNodes
Response!(string) clusterNodes()
Undocumented in source.
- clusterSetSlotImporting
Response!(string) clusterSetSlotImporting(int slot, string nodeId)
Undocumented in source.
- clusterSetSlotMigrating
Response!(string) clusterSetSlotMigrating(int slot, string nodeId)
Undocumented in source.
- clusterSetSlotNode
Response!(string) clusterSetSlotNode(int slot, string nodeId)
Undocumented in source.