| Package | Description |
|---|---|
| com.hazelcast.map.impl.recordstore |
| Modifier and Type | Class and Description |
|---|---|
class |
StorageImpl<R extends Record>
Default implementation of
Storage layer used by a RecordStore |
| Modifier and Type | Method and Description |
|---|---|
Storage |
RecordStore.createStorage(RecordFactory<R> recordFactory,
InMemoryFormat memoryFormat) |
Storage |
RecordStore.getStorage() |
Copyright © 2018. All Rights Reserved.