Package com.activeviam.tech.chunks.internal.impl
package com.activeviam.tech.chunks.internal.impl
-
ClassDescriptionAChunk<K>Chunk abstract base, with default implementation of typed read operations.Base class for chunk allocators.The vector allocator that is returned when retrieving it with
AChunkAllocator.getVectorAllocator(IAllocationSettings).AChunkOffset<K,ChunkTypeT extends IChunk<?>> ChunkOffset abstract base, with default implementation of typed scan operations.A chunk storing primitive integers.Base class for primitive integer chunks.An array reader mapping the read index to another index.Base abstract implementation of aIWritableArray.A dynamic compiler ofchunk bindingsthat uses the javassist byte code generation library.A chunk implementation for the purpose of performing user-defined aggregations.Sparse implementation ifIChunkComposite.ChunkMarked<K>A special chunk implementation that holds data elements that can be marked with a boolean flag.A special implementation of aChunkMarkedto hold vectors.ChunkObject<K>A chunk that contains objects.A chunk of integers that offset all the values of the underlying chunk.A chunk of longs that offset all the values of the underlyingchunk.Global (singleton-based) chunk allocator.Achunkwhere each position contains the samebooleanvalue.Achunkwhere each position contains the samedoublevalue.Achunkwhere each position contains the samefloatvalue.Achunkwhere each position contains the sameintvalue.Achunkwhere each position contains the samelongvalue.Achunkwhere each position contains the sameKvalue.A chunk whose each slot contains a constant time stamp.Achunkwhere each position contains the sameIVectorvalue.The base implementation for a chunk that is able to store vectors.AIRowMappingpowered by aIChunkInteger.Implementation of anrow cursorover an array ofIPositionalReadersimulating a table.Enum controlling the activation of frequency-compression depending on the type of chunks.AIRowMappingpowered by aTIntIntHashMap.A mapping that maps the rows to their exact same position.AnIPositionalReaderwrapping an int array.Reader wrapping another reader to perform the nullity checks.A simple implementation of theICompositeReadableColumn.SparseChunk<K,ChunkTypeT extends IChunk<K>> AIChunkwhose only a small part of rows is actually used.Basic implementation of a column as anIArray.A deadchunk.The settings to allocate a chunk.Achunkthat wraps aninternal chunk.