Package | Description |
---|---|
com.alibaba.druid.sql.dialect.odps.ast |
Modifier and Type | Class and Description |
---|---|
static class |
OdpsStatisticClause.ColumnMax |
static class |
OdpsStatisticClause.ColumnMin |
static class |
OdpsStatisticClause.ColumnStatisticClause |
static class |
OdpsStatisticClause.ColumnSum |
static class |
OdpsStatisticClause.ExpressionCondition |
static class |
OdpsStatisticClause.NullValue |
static class |
OdpsStatisticClause.TableCount |
Modifier and Type | Method and Description |
---|---|
OdpsStatisticClause |
OdpsRemoveStatisticStatement.getStatisticClause() |
OdpsStatisticClause |
OdpsAddStatisticStatement.getStatisticClause() |
Modifier and Type | Method and Description |
---|---|
void |
OdpsRemoveStatisticStatement.setStatisticClause(OdpsStatisticClause statisticClause) |
void |
OdpsAddStatisticStatement.setStatisticClause(OdpsStatisticClause statisticClause) |
Copyright © 2013–2017 Alibaba Group. All rights reserved.