| Package | Description | 
|---|---|
| com.hazelcast.config | 
 Provides classes for configuring HazelcastInstance. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
MultiMapConfig.ValueCollectionType | 
MultiMapConfig.getValueCollectionType()  | 
static MultiMapConfig.ValueCollectionType | 
MultiMapConfig.ValueCollectionType.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static MultiMapConfig.ValueCollectionType[] | 
MultiMapConfig.ValueCollectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
MultiMapConfig | 
MultiMapConfig.setValueCollectionType(MultiMapConfig.ValueCollectionType valueCollectionType)  | 
MultiMapConfig | 
MultiMapConfigReadOnly.setValueCollectionType(MultiMapConfig.ValueCollectionType valueCollectionType)  | 
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.