Uses of Interface
com.hazelcast.spi.NodeAware

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

Uses of NodeAware in com.hazelcast.security
 

Subinterfaces of NodeAware in com.hazelcast.security
 interface SecureCallable<V>
          A secure callable that runs in a sandbox.
 

Uses of NodeAware in com.hazelcast.spi.impl
 

Classes in com.hazelcast.spi.impl that implement NodeAware
 class BinaryOperationFactory
           
 



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