Back to Phpredis

RedisSentinel

docs/RedisSentinel.html

6.3.04.3 KB
Original Source

RedisSentinel

class RedisSentinel (View source)

Methods

__construct(array|null $options = null)

No description

bool|RedisSentinel

ckquorum(string $master)

No description

bool|RedisSentinel

failover(string $master)

No description

bool|RedisSentinel

flushconfig()

No description

array|bool|RedisSentinel

getMasterAddrByName(string $master)

No description

array|bool|RedisSentinel

master(string $master)

No description

array|bool|RedisSentinel

masters()

No description

string

myid()

No description

bool|RedisSentinel

ping()

No description

int|RedisSentinel

reset(string $pattern)

No description

array|bool|RedisSentinel

sentinels(string $master)

No description

array|bool|RedisSentinel

slaves(string $master)

No description

Details

at line 11 __construct(array|null $options = null)

No description

Parameters

| array|null | $options | |

at line 14 bool|RedisSentinel ckquorum(string $master)

No description

Parameters

| string | $master | |

Return Value

| bool|RedisSentinel | |

at line 17 bool|RedisSentinel failover(string $master)

No description

Parameters

| string | $master | |

Return Value

| bool|RedisSentinel | |

at line 20 bool|RedisSentinel flushconfig()

No description

Return Value

| bool|RedisSentinel | |

at line 23 array|bool|RedisSentinel getMasterAddrByName(string $master)

No description

Parameters

| string | $master | |

Return Value

| array|bool|RedisSentinel | |

at line 26 array|bool|RedisSentinel master(string $master)

No description

Parameters

| string | $master | |

Return Value

| array|bool|RedisSentinel | |

at line 29 array|bool|RedisSentinel masters()

No description

Return Value

| array|bool|RedisSentinel | |

at line 31 string myid()

No description

Return Value

| string | |

at line 34 bool|RedisSentinel ping()

No description

Return Value

| bool|RedisSentinel | |

at line 37 int|RedisSentinel reset(string $pattern)

No description

Parameters

| string | $pattern | |

Return Value

| int|RedisSentinel | |

at line 40 array|bool|RedisSentinel sentinels(string $master)

No description

Parameters

| string | $master | |

Return Value

| array|bool|RedisSentinel | |

at line 43 array|bool|RedisSentinel slaves(string $master)

No description

Parameters

| string | $master | |

Return Value

| array|bool|RedisSentinel | |

Generated by Doctum, a API Documentation generator and fork of Sami.