public class LeaveGroupEvent extends MemberChangeEvent
| Modifier and Type | Class and Description |
|---|---|
static class |
LeaveGroupEvent.LeaveReason
The reason for why the node leaves the group.
|
| Modifier and Type | Method and Description |
|---|---|
Date |
getJoinTime() |
LeaveGroupEvent.LeaveReason |
getLeaveReason()
Returns the reason why the node left the group.
|
Date |
getLeaveTime()
Returns the time at which the node left the group.
|
String |
toString() |
getMasterNamegetNodeNamepublic Date getJoinTime()
public Date getLeaveTime()
public LeaveGroupEvent.LeaveReason getLeaveReason()
Copyright (c) 2002, 2017 Oracle and/or its affiliates. All rights reserved.