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

Download brcache JAR 1.0-b4 with all dependencies


The BRCache is a general-purpose caching system with transaction support.

Files of the artifact brcache version 1.0-b4 from the group org.brandao.

Test

Download brcache (1.0-b4)
Artifact brcache
Group org.brandao
Version 1.0-b4
Last update 24. October 2016
Organization not specified
URL http://brcache.brandao.org/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies named-lock,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of brcache Show documentation

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

1 downloads

Source code of brcache version 1.0-b4

META-INF
META-INF.META-INF.MANIFEST.MF
org.brandao.brcache
org.brandao.brcache.org.brandao.brcache.BRCacheConfig
org.brandao.brcache.org.brandao.brcache.BasicCache
org.brandao.brcache.org.brandao.brcache.Block
org.brandao.brcache.org.brandao.brcache.Cache
org.brandao.brcache.org.brandao.brcache.CacheConstants
org.brandao.brcache.org.brandao.brcache.CacheError
org.brandao.brcache.org.brandao.brcache.CacheErrors
org.brandao.brcache.org.brandao.brcache.CacheException
org.brandao.brcache.org.brandao.brcache.CacheInputStream
org.brandao.brcache.org.brandao.brcache.Configuration
org.brandao.brcache.org.brandao.brcache.CorruptedDataException
org.brandao.brcache.org.brandao.brcache.DataMap
org.brandao.brcache.org.brandao.brcache.HugeListCalculator
org.brandao.brcache.org.brandao.brcache.ItemCacheInputStream
org.brandao.brcache.org.brandao.brcache.ItemCacheMetadata
org.brandao.brcache.org.brandao.brcache.MemoryAccessStrategy
org.brandao.brcache.org.brandao.brcache.RecoverException
org.brandao.brcache.org.brandao.brcache.StatisticsThread
org.brandao.brcache.org.brandao.brcache.StorageException
org.brandao.brcache.org.brandao.brcache.StreamCache
org.brandao.brcache.collections
org.brandao.brcache.collections.org.brandao.brcache.collections.AbstractCollectionSegment
org.brandao.brcache.collections.org.brandao.brcache.collections.ArrayCollectionReference
org.brandao.brcache.collections.org.brandao.brcache.collections.ArraySegment
org.brandao.brcache.collections.org.brandao.brcache.collections.CacheList
org.brandao.brcache.collections.org.brandao.brcache.collections.CacheSwapper
org.brandao.brcache.collections.org.brandao.brcache.collections.CollectionSegment
org.brandao.brcache.collections.org.brandao.brcache.collections.CollectionSegmentImp
org.brandao.brcache.collections.org.brandao.brcache.collections.CollectionSegmentSwapper
org.brandao.brcache.collections.org.brandao.brcache.collections.Collections
org.brandao.brcache.collections.org.brandao.brcache.collections.DiskSwapper
org.brandao.brcache.collections.org.brandao.brcache.collections.Entry
org.brandao.brcache.collections.org.brandao.brcache.collections.GroupCharTreeKey
org.brandao.brcache.collections.org.brandao.brcache.collections.HugeArrayList
org.brandao.brcache.collections.org.brandao.brcache.collections.HugeArrayReferenceList
org.brandao.brcache.collections.org.brandao.brcache.collections.HugeCollection
org.brandao.brcache.collections.org.brandao.brcache.collections.HugeIterator
org.brandao.brcache.collections.org.brandao.brcache.collections.HugeList
org.brandao.brcache.collections.org.brandao.brcache.collections.HugeMap
org.brandao.brcache.collections.org.brandao.brcache.collections.HugeReferenceList
org.brandao.brcache.collections.org.brandao.brcache.collections.NodeEntry
org.brandao.brcache.collections.org.brandao.brcache.collections.ReferenceCollection
org.brandao.brcache.collections.org.brandao.brcache.collections.ReferenceList
org.brandao.brcache.collections.org.brandao.brcache.collections.RouletteLock
org.brandao.brcache.collections.org.brandao.brcache.collections.Segment
org.brandao.brcache.collections.org.brandao.brcache.collections.StringTreeKey
org.brandao.brcache.collections.org.brandao.brcache.collections.StringTreeMap
org.brandao.brcache.collections.org.brandao.brcache.collections.Swapper
org.brandao.brcache.collections.org.brandao.brcache.collections.TreeHugeMap
org.brandao.brcache.collections.org.brandao.brcache.collections.TreeHugeMapNode
org.brandao.brcache.collections.org.brandao.brcache.collections.TreeKey
org.brandao.brcache.collections.org.brandao.brcache.collections.TreeMap
org.brandao.brcache.collections.fileswapper
org.brandao.brcache.collections.fileswapper.org.brandao.brcache.collections.fileswapper.AbstractEntityFile
org.brandao.brcache.collections.fileswapper.org.brandao.brcache.collections.fileswapper.ChainHandler
org.brandao.brcache.collections.fileswapper.org.brandao.brcache.collections.fileswapper.DataBlock
org.brandao.brcache.collections.fileswapper.org.brandao.brcache.collections.fileswapper.DataBlockEntityFile
org.brandao.brcache.collections.fileswapper.org.brandao.brcache.collections.fileswapper.DataBlockInputStream
org.brandao.brcache.collections.fileswapper.org.brandao.brcache.collections.fileswapper.DataBlockOutputStream
org.brandao.brcache.collections.fileswapper.org.brandao.brcache.collections.fileswapper.DataChain
org.brandao.brcache.collections.fileswapper.org.brandao.brcache.collections.fileswapper.DataInputStream
org.brandao.brcache.collections.fileswapper.org.brandao.brcache.collections.fileswapper.DataOutputStream
org.brandao.brcache.collections.fileswapper.org.brandao.brcache.collections.fileswapper.EntityFile
org.brandao.brcache.collections.fileswapper.org.brandao.brcache.collections.fileswapper.FileAccess
org.brandao.brcache.collections.fileswapper.org.brandao.brcache.collections.fileswapper.IndexKey
org.brandao.brcache.collections.fileswapper.org.brandao.brcache.collections.fileswapper.SimpleIndex
org.brandao.brcache.collections.fileswapper.org.brandao.brcache.collections.fileswapper.SimpleIndexEntityFile
org.brandao.brcache.collections.fileswapper.org.brandao.brcache.collections.fileswapper.SimpleKeyEntity
org.brandao.brcache.collections.swapper
org.brandao.brcache.collections.swapper.org.brandao.brcache.collections.swapper.FileSwapper
org.brandao.brcache.collections.swapper.org.brandao.brcache.collections.swapper.TreeFileSwapper
org.brandao.brcache.collections.treehugemap
org.brandao.brcache.collections.treehugemap.org.brandao.brcache.collections.treehugemap.CharNode
org.brandao.brcache.collections.treehugemap.org.brandao.brcache.collections.treehugemap.StringTreeNodes
org.brandao.brcache.collections.treehugemap.org.brandao.brcache.collections.treehugemap.TreeMapKey
org.brandao.brcache.collections.treehugemap.org.brandao.brcache.collections.treehugemap.TreeNode
org.brandao.brcache.collections.treehugemap.org.brandao.brcache.collections.treehugemap.TreeNodes
org.brandao.brcache.memory
org.brandao.brcache.memory.org.brandao.brcache.memory.HeapMemory
org.brandao.brcache.memory.org.brandao.brcache.memory.HeapMemoryUtil
org.brandao.brcache.memory.org.brandao.brcache.memory.HeapRegionMemory
org.brandao.brcache.memory.org.brandao.brcache.memory.Memory
org.brandao.brcache.memory.org.brandao.brcache.memory.RegionMemory
org.brandao.brcache.memory.org.brandao.brcache.memory.UnsafeMemory
org.brandao.brcache.memory.org.brandao.brcache.memory.UnsafeMemoryUtil
org.brandao.brcache.memory.org.brandao.brcache.memory.UnsafeRegionMemory
org.brandao.brcache.tx
org.brandao.brcache.tx.org.brandao.brcache.tx.BRCacheTransactionConfig
org.brandao.brcache.tx.org.brandao.brcache.tx.BRCacheTransactionConfigWrapper
org.brandao.brcache.tx.org.brandao.brcache.tx.CacheTransaction
org.brandao.brcache.tx.org.brandao.brcache.tx.CacheTransactionHandler
org.brandao.brcache.tx.org.brandao.brcache.tx.CacheTransactionHandlerImp
org.brandao.brcache.tx.org.brandao.brcache.tx.CacheTransactionManager
org.brandao.brcache.tx.org.brandao.brcache.tx.CacheTransactionManagerImp
org.brandao.brcache.tx.org.brandao.brcache.tx.TXCache
org.brandao.brcache.tx.org.brandao.brcache.tx.TransactionException
org.brandao.brcache.tx.org.brandao.brcache.tx.TransactionInfo




© 2015 - 2025 Weber Informatics LLC | Privacy Policy