类分层结构
接口分层结构
- org.apache.shardingsphere.infra.util.spi.aware.SPIMetadataAware
- org.apache.shardingsphere.infra.util.spi.lifecycle.SPIPostProcessor
- org.apache.shardingsphere.infra.config.algorithm.ShardingSphereAlgorithm (并 extends org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPI)
- org.apache.shardingsphere.data.pipeline.spi.check.consistency.DataConsistencyCalculateAlgorithm (并 extends org.apache.shardingsphere.infra.util.spi.aware.SPIMetadataAware)
- org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPI
- org.apache.shardingsphere.infra.config.algorithm.ShardingSphereAlgorithm (并 extends org.apache.shardingsphere.infra.util.spi.lifecycle.SPIPostProcessor)
- org.apache.shardingsphere.data.pipeline.spi.check.consistency.DataConsistencyCalculateAlgorithm (并 extends org.apache.shardingsphere.infra.util.spi.aware.SPIMetadataAware)
Copyright © 2022 The Apache Software Foundation. All rights reserved.