InternalOperationService
implementation.See: Description
Class | Description |
---|---|
InboundResponseHandler |
Responsible for handling responses for invocations.
|
InboundResponseHandlerSupplier | |
Invocation<T> |
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. |
RaftInvocation |
A
Invocation implementation that realizes an operation invocation on the leader node of the given Raft group. |
RaftInvocationContext |
Contains all static dependencies for a
RaftInvocation along with the CP node list. |
InternalOperationService
implementation.Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.