InternalOperationService
implementation.See: Description
Class | Description |
---|---|
InboundResponseHandler |
Responsible for handling responses for invocations.
|
InboundResponseHandlerSupplier |
A
Supplier responsible for providing a PacketHandler that
processes inbound responses. |
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.
|
OperationServiceImpl |
This is the implementation of the
InternalOperationService . |
OutboundOperationHandler |
Responsible for sending Operations to another member.
|
OutboundResponseHandler |
An
OperationResponseHandler that is used for a remotely executed Operation. |
InternalOperationService
implementation.Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.