Package | Description |
---|---|
com.hazelcast.client.impl |
Implementation classes of the com.hazelcast.client interfaces
|
Modifier and Type | Class and Description |
---|---|
class |
ClientEndpointManagerImpl
Manages and stores
ClientEndpointImpl s. |
Modifier and Type | Method and Description |
---|---|
ClientEndpointManager |
ClientEngineImpl.getEndpointManager() |
ClientEndpointManager |
ClientEngine.getEndpointManager() |
ClientEndpointManager |
NoOpClientEngine.getEndpointManager() |
Constructor and Description |
---|
ClientHeartbeatMonitor(ClientEndpointManager clientEndpointManager,
ILogger logger,
ExecutionService executionService,
HazelcastProperties hazelcastProperties) |
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.