BlockByteBuffer |
Provides buffer slices or blocks off of a central
set of buffers.
|
BufferFrontedFileStoreCache |
Implements storage against a FileStore abstraction using a fronting
memory buffer with a filesystem paradigm.
|
BufferManagerImpl |
Default implementation of BufferManager.
|
ConcurrentBitSet |
A segmented BitSet that supports greater concurrency
and faster finding of clear bits.
|
EncryptedStorageManager |
Implements a block AES cipher over a regular filestore.
|
ExtensibleBufferedOutputStream |
|
FileStorageManager |
Implements file storage that automatically splits large files and limits the number of open files.
|
LrfuEvictionQueue<V extends BaseCacheEntry> |
A Concurrent LRFU eviction queue.
|
MemoryStorageManager |
|
SizeUtility |
Utility methods to determine the size of Java objects, particularly with
respect to the Teiid runtime types.
|
SplittableStorageManager |
A storage manager that combines smaller files into a larger
logical file.
|