类分层结构
接口分层结构
- org.apache.shardingsphere.data.pipeline.api.PipelineJobPublicAPI
- org.apache.shardingsphere.data.pipeline.api.ConsistencyCheckJobPublicAPI (并 extends org.apache.shardingsphere.infra.util.spi.type.required.RequiredSPI)
- org.apache.shardingsphere.data.pipeline.api.InventoryIncrementalJobPublicAPI (并 extends org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPI)
- org.apache.shardingsphere.data.pipeline.api.MigrationJobPublicAPI (并 extends org.apache.shardingsphere.infra.util.spi.type.required.RequiredSPI)
- org.apache.shardingsphere.infra.util.spi.type.required.RequiredSPI
- org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPI
Copyright © 2022 The Apache Software Foundation. All rights reserved.