Uses of Class
com.hazelcast.config.MapIndexConfig

Packages that use MapIndexConfig
com.hazelcast.config   
 

Uses of MapIndexConfig in com.hazelcast.config
 

Methods in com.hazelcast.config that return types with arguments of type MapIndexConfig
 List<MapIndexConfig> MapConfig.getMapIndexConfigs()
           
 

Methods in com.hazelcast.config with parameters of type MapIndexConfig
 MapConfig MapConfig.addMapIndexConfig(MapIndexConfig mapIndexConfig)
           
 

Method parameters in com.hazelcast.config with type arguments of type MapIndexConfig
 MapConfig MapConfig.setMapIndexConfigs(List<MapIndexConfig> mapIndexConfigs)
           
 



Copyright © 2008-2012 Hazel Ltd. All Rights Reserved.