public interface Client extends Endpoint
ClientService, 
ClientListener| Modifier and Type | Method and Description | 
|---|---|
ClientType | 
getClientType()
Returns the type of this client. 
 | 
InetSocketAddress | 
getSocketAddress()
Returns the socket address of this client. 
 | 
String | 
getUuid()
Returns a unique UUID for this client. 
 | 
String getUuid()
InetSocketAddress getSocketAddress()
getSocketAddress in interface EndpointClientType getClientType()
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.