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