public class StringStorageEngine extends OffHeapBufferStorageEngine<String,String>
<String, String> storage engine.StorageEngine.Ownerowner, storageAreakeyPortability, valuePortability| Constructor and Description |
|---|
StringStorageEngine(PointerSize width,
PageSource source,
int pageSize) |
| Modifier and Type | Method and Description |
|---|---|
static Factory<StringStorageEngine> |
createFactory(PointerSize width,
PageSource source,
int pageSize) |
bind, clearInternal, createFactory, createFactory, createFactory, createFactory, destroy, evictAtAddress, free, getAllocatedMemory, getDataSize, getKeyWriteContext, getOccupiedMemory, getValueWriteContext, getVitalMemory, isThief, moved, readKeyBuffer, readKeyHash, readValueBuffer, shrink, sizeOf, toString, writeLock, writeMappingBuffers, writeMappingBuffersGatheringattachedMapping, clear, equalsBinaryKey, equalsKey, equalsValue, freeMapping, invalidateCache, readBinaryKey, readBinaryValue, readKey, readValue, writeBinaryMapping, writeBinaryMapping, writeMappingfireCleared, fireCopied, fireFreed, fireRecovered, fireWritten, hasListeners, hasRecoveryListeners, registerListenerpublic StringStorageEngine(PointerSize width, PageSource source, int pageSize)
public static Factory<StringStorageEngine> createFactory(PointerSize width, PageSource source, int pageSize)
Copyright © 2015–2024. All rights reserved.