| Package | Description | 
|---|---|
| com.hazelcast.internal.jmx | Contains Hazelcast management bean classes. | 
| com.hazelcast.internal.management.dto | These contain the DTO object to exchange information with the management center. | 
| com.hazelcast.spi.impl | Contains implementations for Hazelcast SPI. | 
| com.hazelcast.spi.impl.operationservice.impl | Contains the code for the  InternalOperationServiceimplementation. | 
| Constructor and Description | 
|---|
| OperationServiceMBean(HazelcastInstance hazelcastInstance,
                     InternalOperationService operationService,
                     ManagementService service) | 
| Constructor and Description | 
|---|
| OperationServiceDTO(InternalOperationService os) | 
| Modifier and Type | Method and Description | 
|---|---|
| InternalOperationService | NodeEngineImpl. getOperationService() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | OperationServiceImplThis is the implementation of the  InternalOperationService. | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.