Class FloatSingleValueSource

All Implemented Interfaces:
ChunkSource<Attributes.Values>, ChunkSource.WithPrev<Attributes.Values>, DefaultChunkSource<Attributes.Values>, DefaultChunkSource.WithPrev<Attributes.Values>, FillContextMaker, GetContextMaker, ColumnSource<Float>, ColumnSourceGetDefaults.ForFloat, ElementSource<Float>, MutableColumnSource<Float>, MutableColumnSourceGetDefaults.ForFloat, Releasable, WritableChunkSink<Attributes.Values>, WritableSource<Float>, TupleExporter<Float>, TupleSource<Float>, ShiftData.ShiftCallback, Serializable

public class FloatSingleValueSource
extends SingleValueColumnSource<Float>
implements MutableColumnSourceGetDefaults.ForFloat
Single value source for Float.

The C-haracterSingleValueSource is replicated to all other types with com.illumon.iris.db.v2.sources.Replicate. (C-haracter is deliberately spelled that way in order to prevent Replicate from altering this very comment).

See Also:
Serialized Form