All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
| Class |
Description |
| AATreeFileAllocator |
An augmented AA tree based allocator.
|
| AATreeSet<T extends java.lang.Comparable<? super T>> |
|
| AATreeSet.AbstractTreeNode<E extends java.lang.Comparable<? super E>> |
|
| AATreeSet.Node<E extends java.lang.Comparable<? super E>> |
|
| AATreeSet.TerminalNode |
|
| AATreeSet.TreeNode<E extends java.lang.Comparable<? super E>> |
|
| AbstractConcurrentOffHeapCache<K,V> |
|
| AbstractConcurrentOffHeapMap<K,V> |
An abstract concurrent (striped) off-heap map.
|
| AbstractListenableStorageEngine<K,V> |
|
| AbstractLockedOffHeapHashMap<K,V> |
An abstract locked off-heap map.
|
| AbstractOffHeapClockCache<K,V> |
An abstract off-heap cache implementation.
|
| AbstractPersistentConcurrentOffHeapCache<K,V> |
|
| AbstractPersistentConcurrentOffHeapMap<K,V> |
|
| AbstractPersistentLockedOffHeapHashMap<K,V> |
|
| AbstractPersistentOffHeapCache<K,V> |
|
| Allocator |
|
| BinaryStorageEngine |
|
| BooleanHalfStorageEngine |
|
| BooleanPortability |
|
| BufferSource |
A source of NIO buffers of some type.
|
| ByteArrayPortability |
A simple byte[] portability.
|
| ByteBufferInputStream |
|
| ByteBufferUtils |
|
| ConcurrentMapInternals |
|
| ConcurrentOffHeapClockCache<K,V> |
A striped concurrent-read/exclusive-write clock cache.
|
| ConcurrentOffHeapHashMap<K,V> |
A striped concurrent-read/exclusive-write map.
|
| ConcurrentWriteLockedOffHeapClockCache<K,V> |
A striped exclusive-read/write clock cache.
|
| ConcurrentWriteLockedOffHeapHashMap<K,V> |
A striped exclusive-read/write map.
|
| DebuggingUtils |
|
| EvictionListener<K,V> |
Listener interface used to monitor eviction in off-heap caches.
|
| EvictionListeningReadWriteLockedOffHeapClockCache<K,V> |
|
| EvictionListeningWriteLockedOffHeapClockCache<K,V> |
|
| Factory<T> |
A generic instance factory.
|
| FileBackedStorageEngine<K,V> |
|
| FindbugsSuppressWarnings |
|
| HalfStorageEngine<T> |
|
| HashingMap<K,V> |
Interface of all map implementations based on hash-coding.
|
| HeapBufferSource |
|
| IntegerBestFitAllocator |
An aggressively best-fit allocator.
|
| IntegerStorageEngine |
A symmetric Integer storage engine.
|
| ListenableStorageEngine<K,V> |
|
| LongBestFitAllocator |
An aggressively best-fit allocator.
|
| LongStorageEngine<V> |
A Long key storage engine.
|
| MapInternals |
|
| MappedPage |
|
| MappedPageSource |
|
| MappedPageSource.AllocatedRegion |
|
| MemoryUnit |
|
| Metadata |
|
| MetadataTuple<V> |
|
| NoOpLock |
|
| OffHeapBufferHalfStorageEngine<T> |
|
| OffHeapBufferSource |
An unlimited direct byte buffer source.
|
| OffHeapBufferStorageEngine<K,V> |
A generic ByteBuffer based key/value store.
|
| OffHeapHashMap<K,V> |
A hash-table implementation whose table is stored in an NIO direct buffer.
|
| OffHeapHashMap.PendingPage |
|
| OffHeapHashSet<E> |
|
| OffHeapStorageArea |
|
| OffHeapStorageArea.Owner |
|
| OversizeMappingException |
|
| Page |
|
| PageSource |
|
| Persistent |
|
| PersistentByteArrayPortability |
|
| PersistentConcurrentOffHeapClockCache<K,V> |
|
| PersistentConcurrentOffHeapHashMap<K,V> |
|
| PersistentHalfStorageEngine<T> |
|
| PersistentIntegerStorageEngine |
|
| PersistentPortability<T> |
|
| PersistentReadWriteLockedOffHeapClockCache<K,V> |
|
| PersistentReadWriteLockedOffHeapClockCacheFactory<K,V> |
|
| PersistentReadWriteLockedOffHeapHashMap<K,V> |
|
| PersistentReadWriteLockedOffHeapHashMapFactory<K,V> |
|
| PersistentSerializablePortability |
|
| PersistentSplitStorageEngine<K,V> |
|
| PersistentStorageEngine<K,V> |
|
| PhantomReferenceLimitedPageSource |
A PhantomReference based limited byte buffer source.
|
| PhysicalMemory |
|
| PinnableCache<K,V> |
|
| PinnableSegment<K,V> |
|
| PointerSize |
|
| Portability<T> |
An object to ByteBuffer converter.
|
| PortabilityBasedHalfStorageEngine<T> |
|
| PortabilityBasedHalfStorageEngine.CachedEncode<T> |
|
| PortabilityBasedStorageEngine<K,V> |
|
| PortabilityBasedStorageEngine.CachedEncode<K,V> |
|
| PowerOfTwoAllocator |
An augmented AA tree allocator with unusual alignment/allocation properties.
|
| PowerOfTwoAllocator.Packing |
|
| PowerOfTwoFileAllocator |
An augmented AA tree allocator with unusual alignment/allocation properties.
|
| PowerOfTwoFileAllocator.Region |
Class that represents the regions held within this set.
|
| ReadWriteLockedOffHeapClockCache<K,V> |
A concurrent-read, exclusive-write off-heap clock cache.
|
| ReadWriteLockedOffHeapClockCacheFactory<K,V> |
|
| ReadWriteLockedOffHeapHashMap<K,V> |
A concurrent-read, exclusive-write off-heap hash-map.
|
| ReadWriteLockedOffHeapHashMapFactory<K,V> |
|
| RecoveryStorageEngineListener<K,V> |
|
| Region |
Class that represents the regions held within this set.
|
| Region |
Class that represents the regions held within this set.
|
| ReopeningInterruptibleChannel<T extends java.nio.channels.InterruptibleChannel> |
|
| ReopeningInterruptibleChannel.IoOperation<T,R> |
|
| Retryer |
|
| RuntimeStorageEngineListener<K,V> |
|
| Segment<K,V> |
Implemented by maps that can be used as segments in a concurrent map.
|
| SerializablePortability |
A trivially compressed Java serialization based portability.
|
| SerializablePortability.SerializableDataKey |
|
| SerializableStorageEngine |
A OffHeapBufferStorageEngine subclass using Java serialization for
portability.
|
| SplitStorageEngine<K,V> |
A StorageEngine composed of two independent engines, one for the
keys, one for the values.
|
| StorageEngine<K,V> |
An object that encodes map/cache keys and values to integers.
|
| StorageEngine.Owner |
|
| StorageEngineListener<K,V> |
|
| StringPortability |
|
| StringStorageEngine |
A <String, String> storage engine.
|
| TimingBufferSource |
|
| UnlimitedPageSource |
|
| UpfrontAllocatingPageSource |
An upfront allocating direct byte buffer source.
|
| UpfrontAllocatingPageSource.AllocatedRegion |
|
| UpfrontAllocatingPageSource.ThresholdDirection |
|
| Validation |
|
| WeakIdentityHashMap<K,V> |
|
| WeakIdentityHashMap.IdentityWeakReference<T> |
|
| WeakIdentityHashMap.ReaperTask<T> |
|
| WeakIdentityHashMap.SimpleEntry<K,V> |
|
| WriteBackPortability<T> |
|
| WriteContext |
|
| WriteLockedOffHeapClockCache<K,V> |
An exclusive-read/write off-heap clock cache.
|
| WriteLockedOffHeapClockCacheFactory<K,V> |
|
| WriteLockedOffHeapHashMap<K,V> |
An exclusive-read/write off-heap hash-map.
|
| WriteLockedOffHeapHashMapFactory<K,V> |
|