Package | Description |
---|---|
com.hazelcast.spi.impl.eventservice.impl |
Contains the code for the
InternalEventService implementation. |
Modifier and Type | Class and Description |
---|---|
class |
EventProcessor
An event processor responsible of fetching the registration and service responsible for the published event
and processing it.
|
class |
LocalEventDispatcher
A
StripedRunnable responsible of processing the LocalEventDispatcher.event on a thread defined by the LocalEventDispatcher.orderKey . |
class |
RemoteEventProcessor
An extension of the
EventProcessor which logs and swallows any exception while processing the event. |
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.