public final class AggregationDistinctTokenGenerator extends Object implements CollectionSQLTokenGenerator, IgnoreForSingleRoute
| Constructor and Description |
|---|
AggregationDistinctTokenGenerator() |
| Modifier and Type | Method and Description |
|---|---|
Collection<AggregationDistinctToken> |
generateSQLTokens(SQLStatementContext sqlStatementContext) |
boolean |
isGenerateSQLToken(SQLStatementContext sqlStatementContext) |
public boolean isGenerateSQLToken(SQLStatementContext sqlStatementContext)
isGenerateSQLToken in interface SQLTokenGeneratorpublic Collection<AggregationDistinctToken> generateSQLTokens(SQLStatementContext sqlStatementContext)
generateSQLTokens in interface CollectionSQLTokenGeneratorCopyright © 2020 The Apache Software Foundation. All rights reserved.