| Package | Description |
|---|---|
| com.hazelcast.jmx |
Contains Hazelcast MBean classes.
|
| com.hazelcast.spi |
Provides interfaces/classes for Hazelcast SPI.
|
| com.hazelcast.spi.impl |
| Constructor and Description |
|---|
OperationServiceMBean(HazelcastInstance hazelcastInstance,
OperationService operationService,
ManagementService service) |
| Modifier and Type | Method and Description |
|---|---|
OperationService |
NodeEngine.getOperationService() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InternalOperationService
This is the interface that needs to be implemented by actual InternalOperationService.
|
| Modifier and Type | Method and Description |
|---|---|
OperationService |
NodeEngineImpl.getOperationService() |
Copyright © 2021 Hazelcast, Inc.. All rights reserved.