public class PostgresAvgRenderer extends AverageOperatorRenderer
| Constructor and Description |
|---|
PostgresAvgRenderer() |
| Modifier and Type | Method and Description |
|---|---|
String |
prettyPrint(SQLSkin skin,
OperatorDefinition opDef,
String[] args) |
String |
prettyPrint(SQLSkin skin,
OperatorPiece piece,
OperatorDefinition opDef,
String[] args) |
getLocalEpoch, getTimestampgetExtendedPiecespublic String prettyPrint(SQLSkin skin, OperatorDefinition opDef, String[] args) throws RenderingException
prettyPrint in interface OperatorRendererprettyPrint in class OrderedAnalyticOperatorRendererRenderingExceptionpublic String prettyPrint(SQLSkin skin, OperatorPiece piece, OperatorDefinition opDef, String[] args) throws RenderingException
prettyPrint in interface OperatorRendererprettyPrint in class AverageOperatorRendererRenderingExceptionCopyright © 2016. All rights reserved.