All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download shardingsphere-data-pipeline-api JAR 5.2.0 with all dependencies


Files of the artifact shardingsphere-data-pipeline-api version 5.2.0 from the group org.apache.shardingsphere.

Test

Artifact shardingsphere-data-pipeline-api
Group org.apache.shardingsphere
Version 5.2.0
Last update 05. September 2022
Tags: databases criterion ecosystem build above model multi
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies shardingsphere-infra-common, commons-lang3, commons-codec,
There are maybe transitive dependencies!
There is a newer version: 5.5.1
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of shardingsphere-data-pipeline-api Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of shardingsphere-data-pipeline-api version 5.2.0

META-INF
META-INF.META-INF.DEPENDENCIES
META-INF.META-INF.LICENSE
META-INF.META-INF.MANIFEST.MF
META-INF.META-INF.NOTICE
META-INF.maven.org.apache.shardingsphere.shardingsphere-data-pipeline-api
META-INF.maven.org.apache.shardingsphere.shardingsphere-data-pipeline-api.META-INF.maven.org.apache.shardingsphere.shardingsphere-data-pipeline-api.pom.properties
META-INF.maven.org.apache.shardingsphere.shardingsphere-data-pipeline-api.META-INF.maven.org.apache.shardingsphere.shardingsphere-data-pipeline-api.pom.xml
org.apache.shardingsphere.data.pipeline.api
org.apache.shardingsphere.data.pipeline.api.org.apache.shardingsphere.data.pipeline.api.MigrationJobPublicAPI
org.apache.shardingsphere.data.pipeline.api.org.apache.shardingsphere.data.pipeline.api.PipelineJobPublicAPI
org.apache.shardingsphere.data.pipeline.api.org.apache.shardingsphere.data.pipeline.api.PipelineJobPublicAPIFactory
org.apache.shardingsphere.data.pipeline.api.check.consistency
org.apache.shardingsphere.data.pipeline.api.check.consistency.org.apache.shardingsphere.data.pipeline.api.check.consistency.DataConsistencyCalculateParameter
org.apache.shardingsphere.data.pipeline.api.check.consistency.org.apache.shardingsphere.data.pipeline.api.check.consistency.DataConsistencyCheckResult
org.apache.shardingsphere.data.pipeline.api.check.consistency.org.apache.shardingsphere.data.pipeline.api.check.consistency.DataConsistencyContentCheckResult
org.apache.shardingsphere.data.pipeline.api.check.consistency.org.apache.shardingsphere.data.pipeline.api.check.consistency.DataConsistencyCountCheckResult
org.apache.shardingsphere.data.pipeline.api.config
org.apache.shardingsphere.data.pipeline.api.config.org.apache.shardingsphere.data.pipeline.api.config.ImporterConfiguration
org.apache.shardingsphere.data.pipeline.api.config.org.apache.shardingsphere.data.pipeline.api.config.TableNameSchemaNameMapping
org.apache.shardingsphere.data.pipeline.api.config.org.apache.shardingsphere.data.pipeline.api.config.TaskConfiguration
org.apache.shardingsphere.data.pipeline.api.config.ingest
org.apache.shardingsphere.data.pipeline.api.config.ingest.org.apache.shardingsphere.data.pipeline.api.config.ingest.DumperConfiguration
org.apache.shardingsphere.data.pipeline.api.config.ingest.org.apache.shardingsphere.data.pipeline.api.config.ingest.InventoryDumperConfiguration
org.apache.shardingsphere.data.pipeline.api.config.job
org.apache.shardingsphere.data.pipeline.api.config.job.org.apache.shardingsphere.data.pipeline.api.config.job.MigrationJobConfiguration
org.apache.shardingsphere.data.pipeline.api.config.job.org.apache.shardingsphere.data.pipeline.api.config.job.PipelineJobConfiguration
org.apache.shardingsphere.data.pipeline.api.config.job.yaml
org.apache.shardingsphere.data.pipeline.api.config.job.yaml.org.apache.shardingsphere.data.pipeline.api.config.job.yaml.YamlMigrationJobConfiguration
org.apache.shardingsphere.data.pipeline.api.config.job.yaml.org.apache.shardingsphere.data.pipeline.api.config.job.yaml.YamlMigrationJobConfigurationSwapper
org.apache.shardingsphere.data.pipeline.api.config.job.yaml.org.apache.shardingsphere.data.pipeline.api.config.job.yaml.YamlPipelineJobConfiguration
org.apache.shardingsphere.data.pipeline.api.context
org.apache.shardingsphere.data.pipeline.api.context.org.apache.shardingsphere.data.pipeline.api.context.PipelineJobItemContext
org.apache.shardingsphere.data.pipeline.api.context.org.apache.shardingsphere.data.pipeline.api.context.PipelineProcessContext
org.apache.shardingsphere.data.pipeline.api.datanode
org.apache.shardingsphere.data.pipeline.api.datanode.org.apache.shardingsphere.data.pipeline.api.datanode.JobDataNodeEntry
org.apache.shardingsphere.data.pipeline.api.datanode.org.apache.shardingsphere.data.pipeline.api.datanode.JobDataNodeLine
org.apache.shardingsphere.data.pipeline.api.datasource
org.apache.shardingsphere.data.pipeline.api.datasource.org.apache.shardingsphere.data.pipeline.api.datasource.PipelineDataSourceManager
org.apache.shardingsphere.data.pipeline.api.datasource.org.apache.shardingsphere.data.pipeline.api.datasource.PipelineDataSourceWrapper
org.apache.shardingsphere.data.pipeline.api.datasource.config
org.apache.shardingsphere.data.pipeline.api.datasource.config.org.apache.shardingsphere.data.pipeline.api.datasource.config.PipelineDataSourceConfiguration
org.apache.shardingsphere.data.pipeline.api.datasource.config.org.apache.shardingsphere.data.pipeline.api.datasource.config.PipelineDataSourceConfigurationFactory
org.apache.shardingsphere.data.pipeline.api.datasource.config.impl
org.apache.shardingsphere.data.pipeline.api.datasource.config.impl.org.apache.shardingsphere.data.pipeline.api.datasource.config.impl.ShardingSpherePipelineDataSourceConfiguration
org.apache.shardingsphere.data.pipeline.api.datasource.config.impl.org.apache.shardingsphere.data.pipeline.api.datasource.config.impl.StandardPipelineDataSourceConfiguration
org.apache.shardingsphere.data.pipeline.api.datasource.config.yaml
org.apache.shardingsphere.data.pipeline.api.datasource.config.yaml.org.apache.shardingsphere.data.pipeline.api.datasource.config.yaml.YamlJdbcConfiguration
org.apache.shardingsphere.data.pipeline.api.datasource.config.yaml.org.apache.shardingsphere.data.pipeline.api.datasource.config.yaml.YamlPipelineDataSourceConfiguration
org.apache.shardingsphere.data.pipeline.api.datasource.config.yaml.org.apache.shardingsphere.data.pipeline.api.datasource.config.yaml.YamlPipelineDataSourceConfigurationSwapper
org.apache.shardingsphere.data.pipeline.api.executor
org.apache.shardingsphere.data.pipeline.api.executor.org.apache.shardingsphere.data.pipeline.api.executor.AbstractLifecycleExecutor
org.apache.shardingsphere.data.pipeline.api.executor.org.apache.shardingsphere.data.pipeline.api.executor.LifecycleExecutor
org.apache.shardingsphere.data.pipeline.api.importer
org.apache.shardingsphere.data.pipeline.api.importer.org.apache.shardingsphere.data.pipeline.api.importer.Importer
org.apache.shardingsphere.data.pipeline.api.ingest.channel
org.apache.shardingsphere.data.pipeline.api.ingest.channel.org.apache.shardingsphere.data.pipeline.api.ingest.channel.AckCallback
org.apache.shardingsphere.data.pipeline.api.ingest.channel.org.apache.shardingsphere.data.pipeline.api.ingest.channel.PipelineChannel
org.apache.shardingsphere.data.pipeline.api.ingest.position
org.apache.shardingsphere.data.pipeline.api.ingest.position.org.apache.shardingsphere.data.pipeline.api.ingest.position.FinishedPosition
org.apache.shardingsphere.data.pipeline.api.ingest.position.org.apache.shardingsphere.data.pipeline.api.ingest.position.IngestPosition
org.apache.shardingsphere.data.pipeline.api.ingest.position.org.apache.shardingsphere.data.pipeline.api.ingest.position.IntegerPrimaryKeyPosition
org.apache.shardingsphere.data.pipeline.api.ingest.position.org.apache.shardingsphere.data.pipeline.api.ingest.position.PlaceholderPosition
org.apache.shardingsphere.data.pipeline.api.ingest.position.org.apache.shardingsphere.data.pipeline.api.ingest.position.PrimaryKeyPosition
org.apache.shardingsphere.data.pipeline.api.ingest.position.org.apache.shardingsphere.data.pipeline.api.ingest.position.PrimaryKeyPositionFactory
org.apache.shardingsphere.data.pipeline.api.ingest.position.org.apache.shardingsphere.data.pipeline.api.ingest.position.StringPrimaryKeyPosition
org.apache.shardingsphere.data.pipeline.api.ingest.record
org.apache.shardingsphere.data.pipeline.api.ingest.record.org.apache.shardingsphere.data.pipeline.api.ingest.record.Column
org.apache.shardingsphere.data.pipeline.api.ingest.record.org.apache.shardingsphere.data.pipeline.api.ingest.record.DataRecord
org.apache.shardingsphere.data.pipeline.api.ingest.record.org.apache.shardingsphere.data.pipeline.api.ingest.record.FinishedRecord
org.apache.shardingsphere.data.pipeline.api.ingest.record.org.apache.shardingsphere.data.pipeline.api.ingest.record.GroupedDataRecord
org.apache.shardingsphere.data.pipeline.api.ingest.record.org.apache.shardingsphere.data.pipeline.api.ingest.record.PlaceholderRecord
org.apache.shardingsphere.data.pipeline.api.ingest.record.org.apache.shardingsphere.data.pipeline.api.ingest.record.Record
org.apache.shardingsphere.data.pipeline.api.job
org.apache.shardingsphere.data.pipeline.api.job.org.apache.shardingsphere.data.pipeline.api.job.JobOperationType
org.apache.shardingsphere.data.pipeline.api.job.org.apache.shardingsphere.data.pipeline.api.job.JobStatus
org.apache.shardingsphere.data.pipeline.api.job.org.apache.shardingsphere.data.pipeline.api.job.JobType
org.apache.shardingsphere.data.pipeline.api.job.org.apache.shardingsphere.data.pipeline.api.job.PipelineJob
org.apache.shardingsphere.data.pipeline.api.job.org.apache.shardingsphere.data.pipeline.api.job.PipelineJobId
org.apache.shardingsphere.data.pipeline.api.job.progress
org.apache.shardingsphere.data.pipeline.api.job.progress.org.apache.shardingsphere.data.pipeline.api.job.progress.InventoryIncrementalJobItemProgress
org.apache.shardingsphere.data.pipeline.api.job.progress.org.apache.shardingsphere.data.pipeline.api.job.progress.JobItemIncrementalTasksProgress
org.apache.shardingsphere.data.pipeline.api.job.progress.org.apache.shardingsphere.data.pipeline.api.job.progress.JobItemInventoryTasksProgress
org.apache.shardingsphere.data.pipeline.api.job.progress.org.apache.shardingsphere.data.pipeline.api.job.progress.PipelineJobItemProgress
org.apache.shardingsphere.data.pipeline.api.job.progress.listener
org.apache.shardingsphere.data.pipeline.api.job.progress.listener.org.apache.shardingsphere.data.pipeline.api.job.progress.listener.PipelineJobProgressListener
org.apache.shardingsphere.data.pipeline.api.metadata
org.apache.shardingsphere.data.pipeline.api.metadata.org.apache.shardingsphere.data.pipeline.api.metadata.ActualTableName
org.apache.shardingsphere.data.pipeline.api.metadata.org.apache.shardingsphere.data.pipeline.api.metadata.LogicTableName
org.apache.shardingsphere.data.pipeline.api.metadata.org.apache.shardingsphere.data.pipeline.api.metadata.PipelineColumnMetaData
org.apache.shardingsphere.data.pipeline.api.metadata.org.apache.shardingsphere.data.pipeline.api.metadata.TableName
org.apache.shardingsphere.data.pipeline.api.pojo
org.apache.shardingsphere.data.pipeline.api.pojo.org.apache.shardingsphere.data.pipeline.api.pojo.CreateMigrationJobParameter
org.apache.shardingsphere.data.pipeline.api.pojo.org.apache.shardingsphere.data.pipeline.api.pojo.DataConsistencyCheckAlgorithmInfo
org.apache.shardingsphere.data.pipeline.api.pojo.org.apache.shardingsphere.data.pipeline.api.pojo.MigrationJobInfo
org.apache.shardingsphere.data.pipeline.api.pojo.org.apache.shardingsphere.data.pipeline.api.pojo.PipelineJobInfo
org.apache.shardingsphere.data.pipeline.api.task
org.apache.shardingsphere.data.pipeline.api.task.org.apache.shardingsphere.data.pipeline.api.task.PipelineTasksRunner
org.apache.shardingsphere.data.pipeline.api.task.progress
org.apache.shardingsphere.data.pipeline.api.task.progress.org.apache.shardingsphere.data.pipeline.api.task.progress.IncrementalTaskDelay
org.apache.shardingsphere.data.pipeline.api.task.progress.org.apache.shardingsphere.data.pipeline.api.task.progress.IncrementalTaskProgress
org.apache.shardingsphere.data.pipeline.api.task.progress.org.apache.shardingsphere.data.pipeline.api.task.progress.InventoryTaskProgress
org.apache.shardingsphere.data.pipeline.api.task.progress.org.apache.shardingsphere.data.pipeline.api.task.progress.TaskProgress
org.apache.shardingsphere.data.pipeline.spi.check.consistency
org.apache.shardingsphere.data.pipeline.spi.check.consistency.org.apache.shardingsphere.data.pipeline.spi.check.consistency.DataConsistencyCalculateAlgorithm
org.apache.shardingsphere.data.pipeline.spi.check.datasource
org.apache.shardingsphere.data.pipeline.spi.check.datasource.org.apache.shardingsphere.data.pipeline.spi.check.datasource.DataSourceChecker
org.apache.shardingsphere.data.pipeline.spi.datasource
org.apache.shardingsphere.data.pipeline.spi.datasource.org.apache.shardingsphere.data.pipeline.spi.datasource.JdbcQueryPropertiesExtension
org.apache.shardingsphere.data.pipeline.spi.datasource.org.apache.shardingsphere.data.pipeline.spi.datasource.JdbcQueryPropertiesExtensionFactory
org.apache.shardingsphere.data.pipeline.spi.ddlgenerator
org.apache.shardingsphere.data.pipeline.spi.ddlgenerator.org.apache.shardingsphere.data.pipeline.spi.ddlgenerator.CreateTableSQLGenerator
org.apache.shardingsphere.data.pipeline.spi.ddlgenerator.org.apache.shardingsphere.data.pipeline.spi.ddlgenerator.CreateTableSQLGeneratorFactory
org.apache.shardingsphere.data.pipeline.spi.importer
org.apache.shardingsphere.data.pipeline.spi.importer.org.apache.shardingsphere.data.pipeline.spi.importer.ImporterCreator
org.apache.shardingsphere.data.pipeline.spi.importer.org.apache.shardingsphere.data.pipeline.spi.importer.ImporterCreatorFactory
org.apache.shardingsphere.data.pipeline.spi.ingest.channel
org.apache.shardingsphere.data.pipeline.spi.ingest.channel.org.apache.shardingsphere.data.pipeline.spi.ingest.channel.PipelineChannelCreator
org.apache.shardingsphere.data.pipeline.spi.ingest.channel.org.apache.shardingsphere.data.pipeline.spi.ingest.channel.PipelineChannelCreatorFactory
org.apache.shardingsphere.data.pipeline.spi.ingest.dumper
org.apache.shardingsphere.data.pipeline.spi.ingest.dumper.org.apache.shardingsphere.data.pipeline.spi.ingest.dumper.ColumnValueReader
org.apache.shardingsphere.data.pipeline.spi.ingest.dumper.org.apache.shardingsphere.data.pipeline.spi.ingest.dumper.Dumper
org.apache.shardingsphere.data.pipeline.spi.ingest.dumper.org.apache.shardingsphere.data.pipeline.spi.ingest.dumper.IncrementalDumper
org.apache.shardingsphere.data.pipeline.spi.ingest.dumper.org.apache.shardingsphere.data.pipeline.spi.ingest.dumper.InventoryDumper
org.apache.shardingsphere.data.pipeline.spi.ingest.position
org.apache.shardingsphere.data.pipeline.spi.ingest.position.org.apache.shardingsphere.data.pipeline.spi.ingest.position.PositionInitializer
org.apache.shardingsphere.data.pipeline.spi.ratelimit
org.apache.shardingsphere.data.pipeline.spi.ratelimit.org.apache.shardingsphere.data.pipeline.spi.ratelimit.JobRateLimitAlgorithm
org.apache.shardingsphere.data.pipeline.spi.ratelimit.org.apache.shardingsphere.data.pipeline.spi.ratelimit.JobRateLimitAlgorithmFactory
org.apache.shardingsphere.data.pipeline.spi.sqlbuilder
org.apache.shardingsphere.data.pipeline.spi.sqlbuilder.org.apache.shardingsphere.data.pipeline.spi.sqlbuilder.PipelineSQLBuilder




© 2015 - 2025 Weber Informatics LLC | Privacy Policy