| Package | Description |
|---|---|
| com.hazelcast.client.impl |
Contains most of the client side HazelcastInstance implementation functionality.
|
| com.hazelcast.instance |
This package contains Hazelcast Instance functionality.
|
| com.hazelcast.spi |
Provides interfaces/classes for Hazelcast SPI.
|
| com.hazelcast.spi.impl |
Contains implementations for Hazelcast SPI.
|
| Constructor and Description |
|---|
ClientHeartbeatMonitor(ClientEndpointManagerImpl endpointManager,
ClientEngine clientEngine,
ExecutionService executionService,
GroupProperties groupProperties) |
| Modifier and Type | Field and Description |
|---|---|
GroupProperties |
Node.groupProperties |
| Modifier and Type | Method and Description |
|---|---|
GroupProperties |
Node.getGroupProperties() |
| Modifier and Type | Method and Description |
|---|---|
GroupProperties |
NodeEngine.getGroupProperties() |
| Modifier and Type | Method and Description |
|---|---|
GroupProperties |
NodeEngineImpl.getGroupProperties() |
| Constructor and Description |
|---|
BasicBackPressureService(GroupProperties properties,
ILogger logger) |
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.