public interface Client extends Endpoint
ClientService
,
ClientListener
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.
|
String getUuid()
InetSocketAddress getSocketAddress()
getSocketAddress
in interface Endpoint
ClientType getClientType()
Copyright © 2018 Hazelcast, Inc.. All rights reserved.