Package | Description |
---|---|
com.hazelcast.client.impl |
Implementation classes of the com.hazelcast.client interfaces
|
com.hazelcast.client.impl.protocol.task |
Client tasks associated with requests.
|
com.hazelcast.instance |
This package contains Hazelcast Instance functionality.
|
com.hazelcast.internal.jmx |
Contains Hazelcast management bean classes.
|
com.hazelcast.internal.management |
Contains classes to provide data/operation interface for Management Center.
|
com.hazelcast.nio |
This package contains classes related to New IO
|
Modifier and Type | Class and Description |
---|---|
class |
ClientEngineImpl
Class that requests, listeners from client handled in node side.
|
class |
NoOpClientEngine |
Constructor and Description |
---|
ClientEndpointImpl(ClientEngine clientEngine,
NodeEngineImpl nodeEngine,
Connection connection) |
Modifier and Type | Field and Description |
---|---|
protected ClientEngine |
AbstractMessageTask.clientEngine |
Modifier and Type | Field and Description |
---|---|
ClientEngine |
Node.clientEngine |
Modifier and Type | Method and Description |
---|---|
ClientEngine |
Node.getClientEngine() |
Constructor and Description |
---|
ClientEngineMBean(HazelcastInstance hazelcastInstance,
ClientEngine clientEngine,
ManagementService service) |
Constructor and Description |
---|
ClientBwListConfigHandler(ClientEngine clientEngine) |
Modifier and Type | Method and Description |
---|---|
ClientEngine |
NodeIOService.getClientEngine() |
ClientEngine |
IOService.getClientEngine() |
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.