| Package | Description |
|---|---|
| com.hazelcast.cp.internal |
Contains implementation of the CP subsystem
|
| com.hazelcast.spi.impl.operationservice.impl |
Contains the code for the
InternalOperationService implementation. |
| Class and Description |
|---|
| RaftInvocationContext
Contains all static dependencies for a
RaftInvocation along with the CP node list. |
| Class and Description |
|---|
| InboundResponseHandler
Responsible for handling responses for invocations.
|
| InboundResponseHandlerSupplier |
| 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. |
| RaftInvocationContext
Contains all static dependencies for a
RaftInvocation along with the CP node list. |
Copyright © 2019. All Rights Reserved.