public final class ShowShardingTableRulesUsedAlgorithmStatement extends ShowRulesStatement
| Constructor and Description |
|---|
ShowShardingTableRulesUsedAlgorithmStatement(String algorithmName,
org.apache.shardingsphere.sql.parser.sql.common.segment.generic.SchemaSegment schema) |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getAlgorithmName()
Get algorithm name.
|
getSchemapublic ShowShardingTableRulesUsedAlgorithmStatement(String algorithmName, org.apache.shardingsphere.sql.parser.sql.common.segment.generic.SchemaSegment schema)
Copyright © 2022 The Apache Software Foundation. All rights reserved.