Package com.qfs.chunk
package com.qfs.chunk
-
InterfacesClassDescriptionThis interface is intended to pass further details on how to allocate a chunk of a given type.Elements of data available following the array layout.Marker interface for arrays that may contain
nullvalues.Elements of data available following the array layout.Interface to write into a structure with an array layout.IChunk<K>A chunk of data within a column.Allocator ofchunks.Represent the binding between two chunks.A chunk of data that stores boolean values.Interface for chunks used for performing user-defined aggregations.Specialized chunk that stores double primitive data.Specialized chunk that stores float primitive data.Specialized chunk that stores integer primitive data.Specialized chunk that stores long primitive data.A chunk that can storenullvalues.A chunk that stores positive integer of variable bit length.A chunk of data that stores primitive integers (bytes, shorts, ints).A chunk that stores a single value.AnIChunkIntegerthat supports some additional operations that are relevant for concurrent programming.AnIChunkLongthat supports some additional operations that are relevant for concurrent programming.IDecoratedArray<D,V> Anarrayof decorated values.IDecoratedChunk<D,V> A chunk of decorated values.A component whose rows can be deleted.Deprecated, for removal: This API element is subject to removal in a future version.Mapping between rows numbers.The modifiable mapping.Collection of search cost constants.Data elements organized in a table layout.AnIArrayWriterthat can storevectors.A chunk that is able to storevectors.An array with the interface to write elements into it.An array with the interface to write elements into it.A table with an interface to write elements.