Uses of Interface
com.hazelcast.spi.WaitNotifyService

Packages that use WaitNotifyService
com.hazelcast.spi Provides interfaces/classes for Hazelcast SPI. 
com.hazelcast.spi.impl.waitnotifyservice Contains the internal API code for the WaitNotifyService
com.hazelcast.spi.impl.waitnotifyservice.impl Contains the implementation code for the InternalWaitNotifyService
 

Uses of WaitNotifyService in com.hazelcast.spi
 

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

Uses of WaitNotifyService in com.hazelcast.spi.impl.waitnotifyservice
 

Subinterfaces of WaitNotifyService in com.hazelcast.spi.impl.waitnotifyservice
 interface InternalWaitNotifyService
           
 

Uses of WaitNotifyService in com.hazelcast.spi.impl.waitnotifyservice.impl
 

Classes in com.hazelcast.spi.impl.waitnotifyservice.impl that implement WaitNotifyService
 class WaitNotifyServiceImpl
           
 



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