public final class ShardingStatisticsTableCollector extends Object implements org.apache.shardingsphere.data.pipeline.spi.data.collector.ShardingSphereDataCollector
| 构造器和说明 |
|---|
ShardingStatisticsTableCollector() |
| 限定符和类型 | 方法和说明 |
|---|---|
Optional<org.apache.shardingsphere.infra.metadata.data.ShardingSphereTableData> |
collect(org.apache.shardingsphere.infra.metadata.database.ShardingSphereDatabase shardingSphereDatabase,
org.apache.shardingsphere.infra.metadata.database.schema.decorator.model.ShardingSphereTable table) |
String |
getType() |
public Optional<org.apache.shardingsphere.infra.metadata.data.ShardingSphereTableData> collect(org.apache.shardingsphere.infra.metadata.database.ShardingSphereDatabase shardingSphereDatabase, org.apache.shardingsphere.infra.metadata.database.schema.decorator.model.ShardingSphereTable table) throws SQLException
collect 在接口中 org.apache.shardingsphere.data.pipeline.spi.data.collector.ShardingSphereDataCollectorSQLExceptionpublic String getType()
getType 在接口中 org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPICopyright © 2022 The Apache Software Foundation. All rights reserved.