| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MultiMapConfig | |
|---|---|
| com.hazelcast.config | |
| Uses of MultiMapConfig in com.hazelcast.config | 
|---|
| Methods in com.hazelcast.config that return MultiMapConfig | |
|---|---|
 MultiMapConfig | 
MultiMapConfig.addEntryListenerConfig(EntryListenerConfig listenerConfig)
 | 
 MultiMapConfig | 
Config.getMultiMapConfig(String name)
 | 
 MultiMapConfig | 
MultiMapConfig.setName(String name)
 | 
 MultiMapConfig | 
MultiMapConfig.setValueCollectionType(MultiMapConfig.ValueCollectionType valueCollectionType)
 | 
 MultiMapConfig | 
MultiMapConfig.setValueCollectionType(String valueCollectionType)
 | 
| Methods in com.hazelcast.config that return types with arguments of type MultiMapConfig | |
|---|---|
 Map<String,MultiMapConfig> | 
Config.getMultiMapConfigs()
 | 
| Methods in com.hazelcast.config with parameters of type MultiMapConfig | |
|---|---|
 Config | 
Config.addMultiMapConfig(MultiMapConfig multiMapConfig)
 | 
| Method parameters in com.hazelcast.config with type arguments of type MultiMapConfig | |
|---|---|
 Config | 
Config.setMultiMapConfigs(Map<String,MultiMapConfig> multiMapConfigs)
 | 
| Constructors in com.hazelcast.config with parameters of type MultiMapConfig | |
|---|---|
MultiMapConfig(MultiMapConfig defConfig)
 | 
|
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||