|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.hazelcast.client.impl.ClientImpl
public class ClientImpl
Default Client
implementation.
Constructor Summary | |
---|---|
ClientImpl(String uuid,
InetSocketAddress socketAddress)
|
Method Summary | |
---|---|
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClientImpl(String uuid, InetSocketAddress socketAddress)
Method Detail |
---|
public String getUuid()
Client
getUuid
in interface Client
getUuid
in interface Endpoint
public InetSocketAddress getSocketAddress()
Client
getSocketAddress
in interface Client
getSocketAddress
in interface Endpoint
public ClientType getClientType()
Client
getClientType
in interface Client
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |