| Package | Description | 
|---|---|
| com.hazelcast.client | Contains classes/interfaces related to Client | 
| com.hazelcast.cluster | This package contains the cluster functionality. | 
| com.hazelcast.core | Provides core API interfaces/classes. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | ClientThe Client interface allows to get information about
 a connected client's socket address, type and UUID. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | MemberCluster member interface. | 
| Modifier and Type | Method and Description | 
|---|---|
| Endpoint | HazelcastInstance. getLocalEndpoint()Returns the local Endpoint which this HazelcastInstance belongs to. | 
Copyright © 2022 Hazelcast, Inc.. All rights reserved.