| Package | Description | 
|---|---|
| com.hazelcast.spi.impl.eventservice.impl | Contains the code for the  InternalEventServiceimplementation. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EventProcessorAn event processor responsible of fetching the registration and service responsible for the published event
 and processing it. | 
| class  | LocalEventDispatcherA  StripedRunnableresponsible of processing theLocalEventDispatcher.eventon a thread defined by theLocalEventDispatcher.orderKey. | 
| class  | RemoteEventProcessorAn extension of the  EventProcessorwhich logs and swallows any exception while processing the event. | 
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.