| Package | Description |
|---|---|
| com.hazelcast.client |
This package contains the serverside client functionality
|
| com.hazelcast.nio |
This package contains classes related to New IO
|
| com.hazelcast.spi |
Provides interfaces/classes for the Hazelcast SPI for building distributed data structures and services.
|
| Modifier and Type | Method and Description |
|---|---|
EventService |
ClientEngine.getEventService() |
| Modifier and Type | Method and Description |
|---|---|
EventService |
NodeIOService.getEventService() |
EventService |
IOService.getEventService() |
| Modifier and Type | Method and Description |
|---|---|
EventService |
NodeEngine.getEventService()
Gets the EventService.
|
Copyright © 2018 Hazelcast, Inc.. All rights reserved.