| Package | Description |
|---|---|
| com.hazelcast.spi.impl.eventservice.impl |
Contains the code for the
InternalEventService implementation. |
| com.hazelcast.spi.impl.eventservice.impl.operations |
Contains the operations for the
EventServiceImpl. |
| Class and Description |
|---|
| EventEnvelope
An Envelope around an event object.
|
| EventProcessor
An event processor responsible of fetching the registration and service responsible for the published event
and processing it.
|
| EventServiceImpl
Service responsible for routing and dispatching local and remote events and keeping track of listener
registrations.
|
| EventServiceSegment
Segment of the event service.
|
| Registration |
| TrueEventFilter
An event filter which does not filter any event and always evaluates
true results. |
| Class and Description |
|---|
| EventEnvelope
An Envelope around an event object.
|
| Registration |
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.