| Constructor and Description | 
|---|
ClientImpl(String uuid,
          InetSocketAddress socketAddress)  | 
| Modifier and Type | Method and Description | 
|---|---|
ClientType | 
getClientType()
Returns type of this client 
 | 
InetSocketAddress | 
getSocketAddress()
Returns socket address of this client 
 | 
String | 
getUuid()
Returns unique uuid for this client 
 | 
public ClientImpl(String uuid, InetSocketAddress socketAddress)
public String getUuid()
Clientpublic InetSocketAddress getSocketAddress()
ClientgetSocketAddress in interface ClientgetSocketAddress in interface Endpointpublic ClientType getClientType()
ClientgetClientType in interface ClientCopyright © 2014 Hazelcast, Inc.. All Rights Reserved.