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