类分层结构
接口分层结构
- org.apache.shardingsphere.data.pipeline.core.api.PipelineJobItemAPI
- org.apache.shardingsphere.data.pipeline.core.api.PipelineJobAPI (并 extends org.apache.shardingsphere.data.pipeline.api.PipelineJobPublicAPI, org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPI)
- org.apache.shardingsphere.data.pipeline.api.PipelineJobPublicAPI
- 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.data.pipeline.scenario.migration.MigrationJobAPI (并 extends org.apache.shardingsphere.data.pipeline.core.api.InventoryIncrementalJobAPI, org.apache.shardingsphere.infra.util.spi.type.required.RequiredSPI)
- org.apache.shardingsphere.data.pipeline.core.api.PipelineJobAPI (并 extends org.apache.shardingsphere.data.pipeline.core.api.PipelineJobItemAPI, org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPI)
- 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.