| Package | Description |
|---|---|
| com.hazelcast.client |
Contains classes/interfaces related to Client
|
| com.hazelcast.client.impl |
Implementation classes of the com.hazelcast.client interfaces
|
| com.hazelcast.core |
Provides core API interfaces/classes.
|
| com.hazelcast.instance |
This package contains Hazelcast Instance functionality.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClientImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientEndpointImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Client
Client interface allows to get information about
a connected clients socket address, type and uuid.
|
interface |
Member
Cluster member interface.
|
| Modifier and Type | Method and Description |
|---|---|
Endpoint |
HazelcastInstance.getLocalEndpoint()
Returns the local Endpoint which this HazelcastInstance is belongs to.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MemberImpl |
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.