Uses of Package
org.infinispan.container.offheap
-
Packages that use org.infinispan.container.offheap Package Description org.infinispan.container.offheap -
Classes in org.infinispan.container.offheap used by org.infinispan.container.offheap Class Description MemoryAddressHash OffHeapDataContainer Data Container implementation that stores entries in native memory (off-heap).OffHeapEntryFactory Factory that can createInternalCacheEntry
objects that use off-heap heap memory.OffHeapMemoryAllocator Allows for allocation of memory outside of the heap as well additional functionality surrounding it if necessary.StripedLock Holder for read write locks that provides ability to retrieve them by offset and hashCode