public class FloatColumn extends AbstractColumn
| Modifier and Type | Field and Description |
|---|---|
static int |
ROW_SIZE |
TIME_COLUMN_NAME| Constructor and Description |
|---|
FloatColumn(CompressedFloatsIndexedSupplier column) |
| Modifier and Type | Method and Description |
|---|---|
ColumnCapabilities |
getCapabilities() |
GenericColumn |
getGenericColumn() |
int |
getLength() |
getBitmapIndex, getComplexColumn, getDictionaryEncoding, getRunLengthColumn, getSpatialIndexpublic static final int ROW_SIZE
public FloatColumn(CompressedFloatsIndexedSupplier column)
public ColumnCapabilities getCapabilities()
getCapabilities in interface ColumngetCapabilities in class AbstractColumnpublic int getLength()
public GenericColumn getGenericColumn()
getGenericColumn in interface ColumngetGenericColumn in class AbstractColumnCopyright © 2011–2017. All rights reserved.