| 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 |
OdpsAddStatisticStatement.getStatisticClause() |
OdpsStatisticClause |
OdpsRemoveStatisticStatement.getStatisticClause() |
| Modifier and Type | Method and Description |
|---|---|
void |
OdpsAddStatisticStatement.setStatisticClause(OdpsStatisticClause statisticClause) |
void |
OdpsRemoveStatisticStatement.setStatisticClause(OdpsStatisticClause statisticClause) |
Copyright © 2013–2018 Alibaba Group. All rights reserved.