| Package | Description |
|---|---|
| com.hazelcast.spi.impl.operationservice.impl |
Contains the code for the
InternalOperationService implementation. |
| Class and Description |
|---|
| InboundResponseHandler
Responsible for handling responses for invocations.
|
| Invocation
Evaluates the invocation of an
Operation. |
| InvocationMonitor
The InvocationMonitor monitors all pending invocations and determines if there are any problems like timeouts.
|
| InvocationRegistry
Responsible for the registration of all pending invocations.
|
| OutboundResponseHandler
An
OperationResponseHandler that is used for a remotely executed Operation. |
Copyright © 2018. All Rights Reserved.