Uses of Enum Class
com.hazelcast.config.MapStoreConfig.InitialLoadMode
-
Uses of MapStoreConfig.InitialLoadMode in com.hazelcast.config
Modifier and TypeMethodDescriptionMapStoreConfig.getInitialLoadMode()
Returns the initial load mode.Returns the enum constant of this class with the specified name.static MapStoreConfig.InitialLoadMode[]
MapStoreConfig.InitialLoadMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionMapStoreConfig.setInitialLoadMode
(MapStoreConfig.InitialLoadMode initialLoadMode) Sets the initial load mode.