public class DoubleColumn extends AbstractColumn
| Modifier and Type | Field and Description |
|---|---|
static int |
ROW_SIZE |
DOUBLE_STORAGE_TYPE_PROPERTY, TIME_COLUMN_NAME| Constructor and Description |
|---|
DoubleColumn(CompressedDoublesIndexedSupplier column) |
| Modifier and Type | Method and Description |
|---|---|
ColumnCapabilities |
getCapabilities() |
GenericColumn |
getGenericColumn() |
int |
getLength() |
getBitmapIndex, getComplexColumn, getDictionaryEncoding, getRunLengthColumn, getSpatialIndexclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitstoreDoubleAsFloatpublic static final int ROW_SIZE
public DoubleColumn(CompressedDoublesIndexedSupplier column)
public int getLength()
public ColumnCapabilities getCapabilities()
getCapabilities in interface ColumngetCapabilities in class AbstractColumnpublic GenericColumn getGenericColumn()
getGenericColumn in interface ColumngetGenericColumn in class AbstractColumnCopyright © 2011–2017. All rights reserved.