@Deprecated public class DeprecatedQueryableIndexColumnSelector extends Object implements ColumnSelector
| Constructor and Description |
|---|
DeprecatedQueryableIndexColumnSelector(QueryableIndex index)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ColumnHolder |
getColumnHolder(String columnName)
Deprecated.
|
List<String> |
getColumnNames()
Deprecated.
This method is apparently no longer used anymore, so deprecating it.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetColumnCapabilitiesgetColumnCapabilitiesWithDefault, getTypeareNumeric, areNumeric, areSameTypes, areSameTypes, areScalar, areScalar, canVectorize, canVectorizepublic DeprecatedQueryableIndexColumnSelector(QueryableIndex index)
public List<String> getColumnNames()
ColumnSelectorgetColumnNames in interface ColumnSelector@Nullable public ColumnHolder getColumnHolder(String columnName)
getColumnHolder in interface ColumnSelectorCopyright © 2011–2023 The Apache Software Foundation. All rights reserved.