|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.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 ClientgetUuid in interface Endpointpublic InetSocketAddress getSocketAddress()
Client
getSocketAddress in interface ClientgetSocketAddress in interface Endpointpublic ClientType getClientType()
Client
getClientType in interface Client
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||