Uses of Interface
com.hazelcast.spi.WaitNotifyService

Packages that use WaitNotifyService
com.hazelcast.spi Provides interfaces/classes for Hazelcast SPI. 
com.hazelcast.spi.impl Contains implementations for Hazelcast SPI. 
 

Uses of WaitNotifyService in com.hazelcast.spi
 

Methods in com.hazelcast.spi that return WaitNotifyService
 WaitNotifyService NodeEngine.getWaitNotifyService()
           
 

Uses of WaitNotifyService in com.hazelcast.spi.impl
 

Methods in com.hazelcast.spi.impl that return WaitNotifyService
 WaitNotifyService NodeEngineImpl.getWaitNotifyService()
           
 



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