Package | Description |
---|---|
com.hazelcast.map.impl.mapstore.writebehind |
Package for processing write behind store operations.
|
com.hazelcast.map.impl.mapstore.writethrough |
Package for processing write through store operations.
|
Modifier and Type | Class and Description |
---|---|
class |
WriteBehindStore
Write behind map data store implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
WriteThroughStore
Write through map data store implementation.
|
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.