|
GemFire 6.6.4 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface BridgeMembershipEvent
An event delivered to a BridgeMembershipListener when this
process detects connection changes to BridgeServers or bridge clients.
| Method Summary | |
|---|---|
DistributedMember |
getMember()
Returns the the member that connected or disconnected. |
String |
getMemberId()
Returns the id of the member that connected or disconnected. |
boolean |
isClient()
Returns true if the member is a bridge client to a BridgeServer hosted by this process. |
| Method Detail |
|---|
DistributedMember getMember()
DistributedSystem.getDistributedMember()String getMemberId()
DistributedSystem.getMemberId()boolean isClient()
|
GemFire 6.6.4 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||