- sentinelFailover
string sentinelFailover(string masterName)
Undocumented in source.
- sentinelGetMasterAddrByName
List!(string) sentinelGetMasterAddrByName(string masterName)
Undocumented in source.
- sentinelMasters
List!(Map!(string, string)) sentinelMasters()
Undocumented in source.
- sentinelMonitor
string sentinelMonitor(string masterName, string ip, int port, int quorum)
Undocumented in source.
- sentinelRemove
string sentinelRemove(string masterName)
Undocumented in source.
- sentinelReset
Long sentinelReset(string pattern)
Undocumented in source.
- sentinelSet
string sentinelSet(string masterName, Map!(string, string) parameterMap)
Undocumented in source.
- sentinelSlaves
List!(Map!(string, string)) sentinelSlaves(string masterName)
Undocumented in source.