| Package | Description |
|---|---|
| com.hazelcast.spi.impl.operationservice.impl |
Contains the code for the
InternalOperationService implementation. |
| Class and Description |
|---|
| BackpressureRegulator
The BackpressureRegulator is responsible for regulating invocation 'pressure'.
|
| CallIdSequence
Responsible for generating callIds.
|
| Invocation
The Invocation evaluates a Operation invocation.
|
| InvocationRegistry
The InvocationsRegistry is responsible for the registration of all pending invocations.
|
| IsStillRunningService
Checks if an Operation is still running.
|
Copyright © 2016. All Rights Reserved.