Method |
Description |
|
CheckAlive ( ) : void |
|
|
Failover ( WatchGroup group ) : void |
|
|
MasterToSlave ( MasterInstance master ) : SlaveInstance |
|
|
MuxerInstanceOnConnectionRestored ( object sender, StackExchange.Redis.ConnectionFailedEventArgs connectionFailedEventArgs ) : void |
|
|
NotifyOtherWatchers ( ) : System.Threading.Tasks.Task |
|
|
PingAll ( ) : System.Threading.Tasks.Task |
|
|
ReconfigureConnection ( List toConnect ) : void |
|
|
RefreshAll ( ) : void |
|
|
RefreshAllMasters ( ) : System.Threading.Tasks.Task |
|
|
RefreshAllSlaves ( ) : System.Threading.Tasks.Task |
|
|
SelectOneSlave ( IEnumerable slaves ) : SlaveInstance |
|
|
SlaveToMaster ( SlaveInstance slave ) : MasterInstance |
|
|
SyncStatesInMemory ( ) : void |
|
|