Uses of Class
com.hazelcast.config.CollectionConfig

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

Uses of CollectionConfig in com.hazelcast.config
 

Classes in com.hazelcast.config with type parameters of type CollectionConfig
 class CollectionConfig<T extends CollectionConfig>
           
 

Subclasses of CollectionConfig in com.hazelcast.config
 class ListConfig
           
 class ListConfigReadOnly
           
 class SetConfig
           
 class SetConfigReadOnly
           
 

Constructors in com.hazelcast.config with parameters of type CollectionConfig
CollectionConfig(CollectionConfig config)
           
 



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