All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download offheap-store JAR 2.2.2 with all dependencies


A library that offers data structures allocated off the java heap.

Files of the artifact offheap-store version 2.2.2 from the group org.terracotta.

Test

Artifact offheap-store
Group org.terracotta
Version 2.2.2
Last update 03. June 2016
Tags: heap that offers library data allocated java structures
Organization not specified
URL https://github.com/Terracotta-OSS/offheap-store/
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!
There is a newer version: 2.5.6
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of offheap-store Show documentation

Please rate this JAR file. Is it a good library?

2 downloads

Source code of offheap-store version 2.2.2

META-INF
META-INF.META-INF.MANIFEST.MF
org.terracotta.offheapstore
org.terracotta.offheapstore.org.terracotta.offheapstore.AbstractLockedOffHeapHashMap
org.terracotta.offheapstore.org.terracotta.offheapstore.AbstractOffHeapClockCache
org.terracotta.offheapstore.org.terracotta.offheapstore.HashingMap
org.terracotta.offheapstore.org.terracotta.offheapstore.MapInternals
org.terracotta.offheapstore.org.terracotta.offheapstore.Metadata
org.terracotta.offheapstore.org.terracotta.offheapstore.MetadataTuple
org.terracotta.offheapstore.org.terracotta.offheapstore.OffHeapHashMap
org.terracotta.offheapstore.org.terracotta.offheapstore.ReadWriteLockedOffHeapClockCache
org.terracotta.offheapstore.org.terracotta.offheapstore.ReadWriteLockedOffHeapHashMap
org.terracotta.offheapstore.org.terracotta.offheapstore.Segment
org.terracotta.offheapstore.org.terracotta.offheapstore.WriteLockedOffHeapClockCache
org.terracotta.offheapstore.org.terracotta.offheapstore.WriteLockedOffHeapHashMap
org.terracotta.offheapstore.buffersource
org.terracotta.offheapstore.buffersource.org.terracotta.offheapstore.buffersource.BufferSource
org.terracotta.offheapstore.buffersource.org.terracotta.offheapstore.buffersource.HeapBufferSource
org.terracotta.offheapstore.buffersource.org.terracotta.offheapstore.buffersource.OffHeapBufferSource
org.terracotta.offheapstore.buffersource.org.terracotta.offheapstore.buffersource.TimingBufferSource
org.terracotta.offheapstore.concurrent
org.terracotta.offheapstore.concurrent.org.terracotta.offheapstore.concurrent.AbstractConcurrentOffHeapCache
org.terracotta.offheapstore.concurrent.org.terracotta.offheapstore.concurrent.AbstractConcurrentOffHeapMap
org.terracotta.offheapstore.concurrent.org.terracotta.offheapstore.concurrent.ConcurrentMapInternals
org.terracotta.offheapstore.concurrent.org.terracotta.offheapstore.concurrent.ConcurrentOffHeapClockCache
org.terracotta.offheapstore.concurrent.org.terracotta.offheapstore.concurrent.ConcurrentOffHeapHashMap
org.terracotta.offheapstore.concurrent.org.terracotta.offheapstore.concurrent.ConcurrentWriteLockedOffHeapClockCache
org.terracotta.offheapstore.concurrent.org.terracotta.offheapstore.concurrent.ConcurrentWriteLockedOffHeapHashMap
org.terracotta.offheapstore.concurrent.org.terracotta.offheapstore.concurrent.ReadWriteLockedOffHeapClockCacheFactory
org.terracotta.offheapstore.concurrent.org.terracotta.offheapstore.concurrent.ReadWriteLockedOffHeapHashMapFactory
org.terracotta.offheapstore.concurrent.org.terracotta.offheapstore.concurrent.WriteLockedOffHeapClockCacheFactory
org.terracotta.offheapstore.concurrent.org.terracotta.offheapstore.concurrent.WriteLockedOffHeapHashMapFactory
org.terracotta.offheapstore.disk.paging
org.terracotta.offheapstore.disk.paging.org.terracotta.offheapstore.disk.paging.MappedPage
org.terracotta.offheapstore.disk.paging.org.terracotta.offheapstore.disk.paging.MappedPageSource
org.terracotta.offheapstore.disk.paging.org.terracotta.offheapstore.disk.paging.PowerOfTwoFileAllocator
org.terracotta.offheapstore.disk.persistent
org.terracotta.offheapstore.disk.persistent.org.terracotta.offheapstore.disk.persistent.AbstractPersistentConcurrentOffHeapCache
org.terracotta.offheapstore.disk.persistent.org.terracotta.offheapstore.disk.persistent.AbstractPersistentConcurrentOffHeapMap
org.terracotta.offheapstore.disk.persistent.org.terracotta.offheapstore.disk.persistent.AbstractPersistentLockedOffHeapHashMap
org.terracotta.offheapstore.disk.persistent.org.terracotta.offheapstore.disk.persistent.AbstractPersistentOffHeapCache
org.terracotta.offheapstore.disk.persistent.org.terracotta.offheapstore.disk.persistent.Persistent
org.terracotta.offheapstore.disk.persistent.org.terracotta.offheapstore.disk.persistent.PersistentConcurrentOffHeapClockCache
org.terracotta.offheapstore.disk.persistent.org.terracotta.offheapstore.disk.persistent.PersistentConcurrentOffHeapHashMap
org.terracotta.offheapstore.disk.persistent.org.terracotta.offheapstore.disk.persistent.PersistentHalfStorageEngine
org.terracotta.offheapstore.disk.persistent.org.terracotta.offheapstore.disk.persistent.PersistentPortability
org.terracotta.offheapstore.disk.persistent.org.terracotta.offheapstore.disk.persistent.PersistentReadWriteLockedOffHeapClockCache
org.terracotta.offheapstore.disk.persistent.org.terracotta.offheapstore.disk.persistent.PersistentReadWriteLockedOffHeapClockCacheFactory
org.terracotta.offheapstore.disk.persistent.org.terracotta.offheapstore.disk.persistent.PersistentReadWriteLockedOffHeapHashMap
org.terracotta.offheapstore.disk.persistent.org.terracotta.offheapstore.disk.persistent.PersistentReadWriteLockedOffHeapHashMapFactory
org.terracotta.offheapstore.disk.persistent.org.terracotta.offheapstore.disk.persistent.PersistentStorageEngine
org.terracotta.offheapstore.disk.storage
org.terracotta.offheapstore.disk.storage.org.terracotta.offheapstore.disk.storage.AATreeFileAllocator
org.terracotta.offheapstore.disk.storage.org.terracotta.offheapstore.disk.storage.FileBackedStorageEngine
org.terracotta.offheapstore.disk.storage.org.terracotta.offheapstore.disk.storage.PersistentIntegerStorageEngine
org.terracotta.offheapstore.disk.storage.org.terracotta.offheapstore.disk.storage.PersistentSplitStorageEngine
org.terracotta.offheapstore.disk.storage.org.terracotta.offheapstore.disk.storage.Region
org.terracotta.offheapstore.disk.storage.portability
org.terracotta.offheapstore.disk.storage.portability.org.terracotta.offheapstore.disk.storage.portability.PersistentByteArrayPortability
org.terracotta.offheapstore.disk.storage.portability.org.terracotta.offheapstore.disk.storage.portability.PersistentSerializablePortability
org.terracotta.offheapstore.eviction
org.terracotta.offheapstore.eviction.org.terracotta.offheapstore.eviction.EvictionListener
org.terracotta.offheapstore.eviction.org.terracotta.offheapstore.eviction.EvictionListeningReadWriteLockedOffHeapClockCache
org.terracotta.offheapstore.eviction.org.terracotta.offheapstore.eviction.EvictionListeningWriteLockedOffHeapClockCache
org.terracotta.offheapstore.exceptions
org.terracotta.offheapstore.exceptions.org.terracotta.offheapstore.exceptions.OversizeMappingException
org.terracotta.offheapstore.jdk8
org.terracotta.offheapstore.jdk8.org.terracotta.offheapstore.jdk8.BiFunction
org.terracotta.offheapstore.jdk8.org.terracotta.offheapstore.jdk8.Function
org.terracotta.offheapstore.paging
org.terracotta.offheapstore.paging.org.terracotta.offheapstore.paging.OffHeapStorageArea
org.terracotta.offheapstore.paging.org.terracotta.offheapstore.paging.Page
org.terracotta.offheapstore.paging.org.terracotta.offheapstore.paging.PageSource
org.terracotta.offheapstore.paging.org.terracotta.offheapstore.paging.PhantomReferenceLimitedPageSource
org.terracotta.offheapstore.paging.org.terracotta.offheapstore.paging.UnlimitedPageSource
org.terracotta.offheapstore.paging.org.terracotta.offheapstore.paging.UpfrontAllocatingPageSource
org.terracotta.offheapstore.pinning
org.terracotta.offheapstore.pinning.org.terracotta.offheapstore.pinning.PinnableCache
org.terracotta.offheapstore.pinning.org.terracotta.offheapstore.pinning.PinnableSegment
org.terracotta.offheapstore.set
org.terracotta.offheapstore.set.org.terracotta.offheapstore.set.OffHeapHashSet
org.terracotta.offheapstore.storage
org.terracotta.offheapstore.storage.org.terracotta.offheapstore.storage.BinaryStorageEngine
org.terracotta.offheapstore.storage.org.terracotta.offheapstore.storage.BooleanHalfStorageEngine
org.terracotta.offheapstore.storage.org.terracotta.offheapstore.storage.HalfStorageEngine
org.terracotta.offheapstore.storage.org.terracotta.offheapstore.storage.IntegerStorageEngine
org.terracotta.offheapstore.storage.org.terracotta.offheapstore.storage.LongStorageEngine
org.terracotta.offheapstore.storage.org.terracotta.offheapstore.storage.OffHeapBufferHalfStorageEngine
org.terracotta.offheapstore.storage.org.terracotta.offheapstore.storage.OffHeapBufferStorageEngine
org.terracotta.offheapstore.storage.org.terracotta.offheapstore.storage.PointerSize
org.terracotta.offheapstore.storage.org.terracotta.offheapstore.storage.PortabilityBasedHalfStorageEngine
org.terracotta.offheapstore.storage.org.terracotta.offheapstore.storage.PortabilityBasedStorageEngine
org.terracotta.offheapstore.storage.org.terracotta.offheapstore.storage.SerializableStorageEngine
org.terracotta.offheapstore.storage.org.terracotta.offheapstore.storage.SplitStorageEngine
org.terracotta.offheapstore.storage.org.terracotta.offheapstore.storage.StorageEngine
org.terracotta.offheapstore.storage.org.terracotta.offheapstore.storage.StringStorageEngine
org.terracotta.offheapstore.storage.allocator
org.terracotta.offheapstore.storage.allocator.org.terracotta.offheapstore.storage.allocator.Allocator
org.terracotta.offheapstore.storage.allocator.org.terracotta.offheapstore.storage.allocator.IntegerBestFitAllocator
org.terracotta.offheapstore.storage.allocator.org.terracotta.offheapstore.storage.allocator.LongBestFitAllocator
org.terracotta.offheapstore.storage.allocator.org.terracotta.offheapstore.storage.allocator.PowerOfTwoAllocator
org.terracotta.offheapstore.storage.allocator.org.terracotta.offheapstore.storage.allocator.Region
org.terracotta.offheapstore.storage.listener
org.terracotta.offheapstore.storage.listener.org.terracotta.offheapstore.storage.listener.AbstractListenableStorageEngine
org.terracotta.offheapstore.storage.listener.org.terracotta.offheapstore.storage.listener.ListenableStorageEngine
org.terracotta.offheapstore.storage.listener.org.terracotta.offheapstore.storage.listener.RecoveryStorageEngineListener
org.terracotta.offheapstore.storage.listener.org.terracotta.offheapstore.storage.listener.RuntimeStorageEngineListener
org.terracotta.offheapstore.storage.listener.org.terracotta.offheapstore.storage.listener.StorageEngineListener
org.terracotta.offheapstore.storage.portability
org.terracotta.offheapstore.storage.portability.org.terracotta.offheapstore.storage.portability.BooleanPortability
org.terracotta.offheapstore.storage.portability.org.terracotta.offheapstore.storage.portability.ByteArrayPortability
org.terracotta.offheapstore.storage.portability.org.terracotta.offheapstore.storage.portability.Portability
org.terracotta.offheapstore.storage.portability.org.terracotta.offheapstore.storage.portability.SerializablePortability
org.terracotta.offheapstore.storage.portability.org.terracotta.offheapstore.storage.portability.StringPortability
org.terracotta.offheapstore.storage.portability.org.terracotta.offheapstore.storage.portability.WriteBackPortability
org.terracotta.offheapstore.storage.portability.org.terracotta.offheapstore.storage.portability.WriteContext
org.terracotta.offheapstore.util
org.terracotta.offheapstore.util.org.terracotta.offheapstore.util.AATreeSet
org.terracotta.offheapstore.util.org.terracotta.offheapstore.util.ByteBufferInputStream
org.terracotta.offheapstore.util.org.terracotta.offheapstore.util.ByteBufferUtils
org.terracotta.offheapstore.util.org.terracotta.offheapstore.util.DebuggingUtils
org.terracotta.offheapstore.util.org.terracotta.offheapstore.util.Factory
org.terracotta.offheapstore.util.org.terracotta.offheapstore.util.FindbugsSuppressWarnings
org.terracotta.offheapstore.util.org.terracotta.offheapstore.util.MemoryUnit
org.terracotta.offheapstore.util.org.terracotta.offheapstore.util.NoOpLock
org.terracotta.offheapstore.util.org.terracotta.offheapstore.util.PhysicalMemory
org.terracotta.offheapstore.util.org.terracotta.offheapstore.util.Retryer
org.terracotta.offheapstore.util.org.terracotta.offheapstore.util.Validation
org.terracotta.offheapstore.util.org.terracotta.offheapstore.util.WeakIdentityHashMap




© 2015 - 2024 Weber Informatics LLC | Privacy Policy