Bits |
Utility method for inserting and retrieving values from to/from a byte[]
|
BoundedOffHeapDataContainer |
Data Container implementation that stores entries in native memory (off-heap) that is also bounded.
|
MemoryAddressHash |
|
OffHeapDataContainer |
Data Container implementation that stores entries in native memory (off-heap).
|
OffHeapEntryFactoryImpl |
Factory that can create CacheEntry instances from off-heap memory.
|
StripedLock |
Holder for read write locks that provides ability to retrieve them by offset and hashCode
|
UnpooledOffHeapMemoryAllocator |
Memory allocator that just allocates memory directly using Unsafe .
|