Package | Description |
---|---|
com.hazelcast.client |
Contains classes/interfaces related to Client
|
com.hazelcast.jmx |
Contains Hazelcast management bean classes.
|
com.hazelcast.spi |
Provides interfaces/classes for Hazelcast SPI.
|
Modifier and Type | Field and Description |
---|---|
protected OperationService |
ClientRequest.operationService |
Modifier and Type | Method and Description |
---|---|
void |
ClientRequest.setOperationService(OperationService operationService) |
Constructor and Description |
---|
OperationServiceMBean(HazelcastInstance hazelcastInstance,
OperationService operationService,
ManagementService service) |
Modifier and Type | Method and Description |
---|---|
OperationService |
NodeEngine.getOperationService() |
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.