| Package | Description |
|---|---|
| com.hazelcast.config |
| Modifier and Type | Method and Description |
|---|---|
MapConfig.StorageType |
MapConfig.getStorageType() |
static MapConfig.StorageType |
MapConfig.StorageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MapConfig.StorageType[] |
MapConfig.StorageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MapConfig |
MapConfig.setStorageType(MapConfig.StorageType storageType) |
Copyright .0; 2008-2011 Hazel Ltd. All Rights Reserved.