Uses of Interface
com.hazelcast.spi.OperationService

Packages that use OperationService
com.hazelcast.jmx Contains Hazelcast MBean classes. 
com.hazelcast.spi Provides interfaces/classes for Hazelcast SPI. 
 

Uses of OperationService in com.hazelcast.jmx
 

Constructors in com.hazelcast.jmx with parameters of type OperationService
OperationServiceMBean(HazelcastInstance hazelcastInstance, OperationService operationService, ManagementService service)
           
 

Uses of OperationService in com.hazelcast.spi
 

Methods in com.hazelcast.spi that return OperationService
 OperationService NodeEngine.getOperationService()
           
 



Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.