| Package | Description |
|---|---|
| com.hazelcast.client |
This package contains the serverside client functionality
|
| com.hazelcast.cluster | |
| com.hazelcast.partition |
Contains the partition logic for Hazelcast.
|
| com.hazelcast.partition.impl |
Contains the actual implementation of the
InternalPartitionService. |
| com.hazelcast.spi |
Provides interfaces/classes for Hazelcast SPI.
|
| com.hazelcast.spi.impl | |
| com.hazelcast.wan |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientEngineImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClusterService |
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterServiceImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InternalPartitionService |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalPartitionServiceImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProxyService
A
CoreService responsible for managing the DistributedObject proxies. |
| Modifier and Type | Class and Description |
|---|---|
class |
ProxyServiceImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
WanReplicationService |
Copyright © 2021 Hazelcast, Inc.. All rights reserved.