Package | Description |
---|---|
com.hazelcast.spi.impl |
Contains implementations for Hazelcast SPI.
|
com.hazelcast.spi.impl.eventservice.impl |
Contains the code for the
InternalEventService implementation. |
Modifier and Type | Method and Description |
---|---|
InternalEventService |
NodeEngineImpl.getEventService() |
Modifier and Type | Class and Description |
---|---|
class |
EventServiceImpl
Service responsible for routing and dispatching local and remote events and keeping track of listener
registrations.
|
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.