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