public final class MapStoreManagers extends Object
Modifier and Type | Method and Description |
---|---|
static MapStoreManager |
createWriteBehindManager(MapContainer mapContainer) |
static MapStoreManager |
createWriteThroughManager(MapContainer mapContainer) |
static MapStoreManager |
emptyMapStoreManager() |
public static MapStoreManager createWriteThroughManager(MapContainer mapContainer)
public static MapStoreManager createWriteBehindManager(MapContainer mapContainer)
public static MapStoreManager emptyMapStoreManager()
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.