Interface IMultiplePrimaryListener
-
- All Known Implementing Classes:
MultiplePrimaryListener
public interface IMultiplePrimaryListener
Listener for MultiplePrimary
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
OnMultiplePrimary(long myId, long otherId)
There are multiple primary server in the cluster
-