private class StandardConvertletTable.FloorCeilConvertlet extends Object implements SqlRexConvertlet
FLOOR and CEIL functions.| Modifier | Constructor and Description |
|---|---|
private |
FloorCeilConvertlet() |
| Modifier and Type | Method and Description |
|---|---|
RexNode |
convertCall(SqlRexContext cx,
SqlCall call) |
public RexNode convertCall(SqlRexContext cx, SqlCall call)
convertCall in interface SqlRexConvertletCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.