Property | Type | Description | |
---|---|---|---|
OnSentinelError | Action |
Property | Type | Description | |
---|---|---|---|
Log | ILog |
Method | Description | |
---|---|---|
BeginListeningForConfigurationChanges ( ) : void | ||
Dispose ( ) : void | ||
ForceMasterFailover ( string masterName ) : void | ||
RedisSentinelWorker ( |
Method | Description | |
---|---|---|
GetMasterHost ( string masterName ) : string | ||
GetMasterHostInternal ( string masterName ) : string | ||
GetSentinelHosts ( string masterName ) : List |
||
GetSentinelInfo ( ) : SentinelInfo | ||
GetSlaveHosts ( string masterName ) : List |
||
SanitizeHostsConfig ( string>.IEnumerable |
||
SanitizeMasterConfig ( List |
||
SentinelMessageReceived ( string channel, string message ) : void |
Event that is fired when the sentinel subscription raises an event
|
public BeginListeningForConfigurationChanges ( ) : void | ||
return | void |
public ForceMasterFailover ( string masterName ) : void | ||
masterName | string | |
return | void |
public RedisSentinelWorker ( |
||
sentinel | ||
sentinelEndpoint | ||
return | System.Threading |