Uses of Interface
com.hazelcast.spi.impl.waitnotifyservice.InternalWaitNotifyService

Packages that use InternalWaitNotifyService
com.hazelcast.spi.impl Contains implementations for Hazelcast SPI. 
com.hazelcast.spi.impl.waitnotifyservice.impl Contains the implementation code for the InternalWaitNotifyService
 

Uses of InternalWaitNotifyService in com.hazelcast.spi.impl
 

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

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

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



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