Package | Description |
---|---|
com.hazelcast.spi.impl |
Contains implementations for Hazelcast SPI.
|
com.hazelcast.spi.impl.eventservice.impl |
Contains the code for the
InternalEventService implementation. |
com.hazelcast.spi.impl.transceiver.impl |
Contains the implementation of the
PacketTransceiver . |
Modifier and Type | Method and Description |
---|---|
InternalEventService |
NodeEngineImpl.getEventService() |
Modifier and Type | Class and Description |
---|---|
class |
EventServiceImpl |
Constructor and Description |
---|
PacketTransceiverImpl(Node node,
ILogger logger,
InternalOperationService operationService,
InternalEventService eventService,
WanReplicationService wanReplicationService,
ExecutionService executionService) |
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.