Uses of Class
com.hazelcast.config.CacheConfigReadOnly

Packages that use CacheConfigReadOnly
com.hazelcast.config Provides classes for configuring HazelcastInstance. 
 

Uses of CacheConfigReadOnly in com.hazelcast.config
 

Methods in com.hazelcast.config that return CacheConfigReadOnly
 CacheConfigReadOnly<K,V> CacheConfig.getAsReadOnly()
          Gets immutable version of this config.
 



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