| Package | Description |
|---|---|
| com.hazelcast.spi.impl.operationservice.impl |
Contains the code for the
InternalOperationService implementation. |
| Class and Description |
|---|
| CallIdSequence
Responsible for generating callIds.
|
| InvocationRegistry
The InvocationsRegistry is responsible for the registration of all pending invocations.
|
| IsStillRunningService
Checks if an Operation is still running.
|
| OperationServiceImpl
This is the implementation of the
InternalOperationService. |
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.