Package | Description |
---|---|
com.hazelcast.client.impl |
Implementation classes of the com.hazelcast.client interfaces
|
com.hazelcast.spi |
Provides interfaces/classes for Hazelcast SPI.
|
com.hazelcast.spi.impl |
Contains implementations for Hazelcast SPI.
|
com.hazelcast.util.scheduler |
This package contains scheduler classes for Util
|
Constructor and Description |
---|
ClientHeartbeatMonitor(ClientEndpointManagerImpl endpointManager,
ClientEngine clientEngine,
ExecutionService executionService,
GroupProperties groupProperties) |
Modifier and Type | Method and Description |
---|---|
ExecutionService |
NodeEngine.getExecutionService() |
Modifier and Type | Class and Description |
---|---|
class |
ExecutionServiceImpl |
Modifier and Type | Method and Description |
---|---|
ExecutionService |
NodeEngineImpl.getExecutionService() |
Constructor and Description |
---|
BasicOperationScheduler(Node node,
ExecutionService executionService,
BasicDispatcher dispatcher) |
Constructor and Description |
---|
CoalescingDelayedTrigger(ExecutionService executionService,
long delay,
long maxDelay,
Runnable runnable) |
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.