public interface MasterSlaveListener
| Modifier and Type | Method and Description |
|---|---|
void |
goMaster()
callback method to indicate this running instance is now master
|
void |
goSlave()
callback method to indicate this running instance is now slave
|
Copyright © 2016 Cisco. All rights reserved.