| Package | Description |
|---|---|
| org.terracotta.offheapstore.disk.storage | |
| org.terracotta.offheapstore.storage | |
| org.terracotta.offheapstore.storage.portability |
| Modifier and Type | Method and Description |
|---|---|
protected WriteContext |
FileBackedStorageEngine.getKeyWriteContext(long address) |
protected WriteContext |
FileBackedStorageEngine.getValueWriteContext(long address) |
| Modifier and Type | Method and Description |
|---|---|
protected WriteContext |
OffHeapBufferStorageEngine.getKeyWriteContext(long address) |
protected abstract WriteContext |
PortabilityBasedStorageEngine.getKeyWriteContext(long address) |
protected WriteContext |
OffHeapBufferStorageEngine.getValueWriteContext(long address) |
protected abstract WriteContext |
PortabilityBasedStorageEngine.getValueWriteContext(long address) |
| Modifier and Type | Method and Description |
|---|---|
T |
WriteBackPortability.decode(ByteBuffer buffer,
WriteContext context) |
Copyright © 2019. All rights reserved.