public class MonitorEventManager extends Object
| Constructor and Description |
|---|
MonitorEventManager(ArbiterImpl arbImpl) |
| Modifier and Type | Method and Description |
|---|---|
void |
disableLeaveGroupEvent() |
long |
getJoinTime() |
void |
notifyJoinGroup()
Fire a JoinGroupEvent.
|
void |
notifyLeaveGroup(LeaveGroupEvent.LeaveReason reason)
Fire a LeaveGroupEvent and wait for responses.
|
public MonitorEventManager(ArbiterImpl arbImpl)
public long getJoinTime()
public void disableLeaveGroupEvent()
public void notifyJoinGroup()
throws DatabaseException
DatabaseExceptionpublic void notifyLeaveGroup(LeaveGroupEvent.LeaveReason reason) throws DatabaseException, InterruptedException
Copyright © 2024. All rights reserved.