| Constructor and Description | 
|---|
| ClientImpl(String uuid,
          InetSocketAddress socketAddress) | 
| 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. | 
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 © 2016 Hazelcast, Inc.. All Rights Reserved.