com.hazelcast.client
Class ClientImpl
java.lang.Object
com.hazelcast.client.ClientImpl
- All Implemented Interfaces:
- Client, Endpoint
public class ClientImpl
- extends Object
- implements Client
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientImpl
public ClientImpl(String uuid,
InetSocketAddress socketAddress)
getUuid
public String getUuid()
- Specified by:
getUuid in interface Client- Specified by:
getUuid in interface Endpoint
getSocketAddress
public InetSocketAddress getSocketAddress()
- Specified by:
getSocketAddress in interface Client- Specified by:
getSocketAddress in interface Endpoint
getClientType
public ClientType getClientType()
- Specified by:
getClientType in interface Client
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.