Interface LeaderElectionMXBean
-
- All Known Implementing Classes:
LeaderElectionBean
public interface LeaderElectionMXBean
Leader election protocol MBean.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getStartTime()
-
-
-
Method Detail
-
getStartTime
String getStartTime()
- Returns:
- the time when the leader election started
-
-