|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WriteContext | |
|---|---|
| org.terracotta.offheapstore.disk.storage | |
| org.terracotta.offheapstore.storage | |
| org.terracotta.offheapstore.storage.portability | |
| Uses of WriteContext in org.terracotta.offheapstore.disk.storage |
|---|
| Methods in org.terracotta.offheapstore.disk.storage that return WriteContext | |
|---|---|
protected WriteContext |
FileBackedStorageEngine.getKeyWriteContext(long address)
|
protected WriteContext |
FileBackedStorageEngine.getValueWriteContext(long address)
|
| Uses of WriteContext in org.terracotta.offheapstore.storage |
|---|
| Methods in org.terracotta.offheapstore.storage that return WriteContext | |
|---|---|
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)
|
| Uses of WriteContext in org.terracotta.offheapstore.storage.portability |
|---|
| Methods in org.terracotta.offheapstore.storage.portability with parameters of type WriteContext | |
|---|---|
T |
WriteBackPortability.decode(ByteBuffer buffer,
WriteContext context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||