public interface ClientAwareService
Modifier and Type | Method and Description |
---|---|
void |
clientDisconnected(String clientUuid)
Invoked when a client disconnects from a member.
|
void clientDisconnected(String clientUuid)
clientUuid
- the Uuid of the client that disconnected from a memberCopyright © 2016 Hazelcast, Inc.. All Rights Reserved.