public final class IndexTokenGenerator extends Object implements CollectionSQLTokenGenerator, ShardingRuleAware, SchemaMetaDataAware
| Constructor and Description |
|---|
IndexTokenGenerator() |
| Modifier and Type | Method and Description |
|---|---|
Collection<IndexToken> |
generateSQLTokens(SQLStatementContext sqlStatementContext) |
boolean |
isGenerateSQLToken(SQLStatementContext sqlStatementContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetShardingRulesetSchemapublic boolean isGenerateSQLToken(SQLStatementContext sqlStatementContext)
isGenerateSQLToken in interface SQLTokenGeneratorpublic Collection<IndexToken> generateSQLTokens(SQLStatementContext sqlStatementContext)
generateSQLTokens in interface CollectionSQLTokenGeneratorCopyright © 2021 The Apache Software Foundation. All rights reserved.