Package org.apache.calcite.rel.type
Class RelDataTypeField.ToFieldIndex
java.lang.Object
org.apache.calcite.rel.type.RelDataTypeField.ToFieldIndex
- All Implemented Interfaces:
com.google.common.base.Function<RelDataTypeField,
,Integer> Function<RelDataTypeField,
Integer>
- Enclosing interface:
RelDataTypeField
@Deprecated
public static class RelDataTypeField.ToFieldIndex
extends Object
implements com.google.common.base.Function<RelDataTypeField,Integer>
Deprecated.
Function to transform a set of
RelDataTypeField
to
a set of Integer
of the field keys.-
Constructor Details
-
ToFieldIndex
public ToFieldIndex()Deprecated.
-
-
Method Details
-
apply
Deprecated.- Specified by:
apply
in interfacecom.google.common.base.Function<RelDataTypeField,
Integer> - Specified by:
apply
in interfaceFunction<RelDataTypeField,
Integer>
-
RelDataTypeField::getIndex