|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MultiMapConfig.ValueCollectionType | |
---|---|
com.hazelcast.config |
Uses of MultiMapConfig.ValueCollectionType in com.hazelcast.config |
---|
Methods in com.hazelcast.config that return MultiMapConfig.ValueCollectionType | |
---|---|
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. |
Methods in com.hazelcast.config with parameters of type MultiMapConfig.ValueCollectionType | |
---|---|
MultiMapConfig |
MultiMapConfig.setValueCollectionType(MultiMapConfig.ValueCollectionType valueCollectionType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |