| Package | Description | 
|---|---|
| com.hazelcast.spi | Provides interfaces/classes for the Hazelcast SPI for building distributed data structures and services. | 
| com.hazelcast.spi.impl.operationexecutor.impl | Contains the  OperationExecutorImplcode. | 
| com.hazelcast.spi.impl.operationparker.impl | Contains the implementation code for the  OperationParker. | 
| com.hazelcast.spi.impl.operationservice.impl | Contains the code for the  InternalOperationServiceimplementation. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CallsPerMemberImplements  LiveOperationsand additionally collects the call IDs of operations on remote members
 whose cancellation was requested. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | LiveOperationsTracker. populate(LiveOperations liveOperations)Populate the LiveOperations | 
| Modifier and Type | Method and Description | 
|---|---|
| void | OperationExecutorImpl. populate(LiveOperations liveOperations) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | OperationParkerImpl. populate(LiveOperations liveOperations) | 
| void | WaitSet. populate(LiveOperations liveOperations) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | OperationServiceImpl. populate(LiveOperations liveOperations) | 
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.