public class ColumnPlus extends Object implements ColumnHolder
DOUBLE_STORAGE_TYPE_PROPERTY, TIME_COLUMN_NAME| Modifier and Type | Method and Description |
|---|---|
ColumnCapabilities |
getCapabilities() |
BaseColumn |
getColumn() |
ColumnIndexSupplier |
getIndexSupplier() |
int |
getLength() |
SettableColumnValueSelector |
makeNewSettableColumnValueSelector()
Returns a new instance of a
SettableColumnValueSelector, corresponding to the type of this column. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitstoreDoubleAsFloatpublic ColumnCapabilities getCapabilities()
getCapabilities in interface ColumnHolderpublic int getLength()
getLength in interface ColumnHolderpublic BaseColumn getColumn()
getColumn in interface ColumnHolder@Nullable public ColumnIndexSupplier getIndexSupplier()
getIndexSupplier in interface ColumnHolderpublic SettableColumnValueSelector makeNewSettableColumnValueSelector()
ColumnHolderSettableColumnValueSelector, corresponding to the type of this column.makeNewSettableColumnValueSelector in interface ColumnHolderCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.