| Package | Description |
|---|---|
| com.terracottatech.offheapstore.storage.restartable |
| Modifier and Type | Class and Description |
|---|---|
class |
PersistentRestartableStorageEngine<T extends PersistentStorageEngine<K,LinkedNode<V>> & BinaryStorageEngine,I,K,V> |
| Modifier and Type | Method and Description |
|---|---|
static <T extends StorageEngine<K,LinkedNode<V>> & BinaryStorageEngine,I,K,V> |
RestartableStorageEngine.createFactory(I identifier,
com.terracottatech.frs.RestartStore<I,ByteBuffer,ByteBuffer> transactionSource,
Factory<T> delegateFactory,
boolean synchronous) |
Copyright © 2015–2024. All rights reserved.