프로퍼티 | 타입 | 설명 | |
---|---|---|---|
OnSentinelError | Action |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Log | ILog |
메소드 | 설명 | |
---|---|---|
BeginListeningForConfigurationChanges ( ) : void | ||
Dispose ( ) : void | ||
ForceMasterFailover ( string masterName ) : void | ||
RedisSentinelWorker ( |
메소드 | 설명 | |
---|---|---|
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 | ||
리턴 | void |
public ForceMasterFailover ( string masterName ) : void | ||
masterName | string | |
리턴 | void |
public RedisSentinelWorker ( |
||
sentinel | ||
sentinelEndpoint | ||
리턴 | System.Threading |