|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MapConfig.StorageType | |
|---|---|
| com.hazelcast.config | |
| Uses of MapConfig.StorageType in com.hazelcast.config |
|---|
| Methods in com.hazelcast.config that return MapConfig.StorageType | |
|---|---|
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. |
| Methods in com.hazelcast.config with parameters of type MapConfig.StorageType | |
|---|---|
MapConfig |
MapConfig.setStorageType(MapConfig.StorageType storageType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||