|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InternalOperationService | |
|---|---|
| com.hazelcast.spi.impl | Contains implementations for Hazelcast SPI. |
| com.hazelcast.spi.impl.operationservice.impl | Contains the code for the InternalOperationService implementation. |
| com.hazelcast.spi.impl.transceiver.impl | Contains the implementation of the PacketTransceiver. |
| Uses of InternalOperationService in com.hazelcast.spi.impl |
|---|
| Methods in com.hazelcast.spi.impl that return InternalOperationService | |
|---|---|
InternalOperationService |
NodeEngineImpl.getOperationService()
|
| Uses of InternalOperationService in com.hazelcast.spi.impl.operationservice.impl |
|---|
| Classes in com.hazelcast.spi.impl.operationservice.impl that implement InternalOperationService | |
|---|---|
class |
OperationServiceImpl
This is the implementation of the InternalOperationService. |
| Uses of InternalOperationService in com.hazelcast.spi.impl.transceiver.impl |
|---|
| Constructors in com.hazelcast.spi.impl.transceiver.impl with parameters of type InternalOperationService | |
|---|---|
PacketTransceiverImpl(Node node,
ILogger logger,
InternalOperationService operationService,
InternalEventService eventService,
WanReplicationService wanReplicationService,
ExecutionService executionService)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||