JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.apache.shardingsphere.data.pipeline.api.check.consistency
,
org.apache.shardingsphere.data.pipeline.api.config
,
org.apache.shardingsphere.data.pipeline.api.config.ingest
,
org.apache.shardingsphere.data.pipeline.api.config.job
,
org.apache.shardingsphere.data.pipeline.api.config.job.yaml
,
org.apache.shardingsphere.data.pipeline.api.config.process
,
org.apache.shardingsphere.data.pipeline.api.context
,
org.apache.shardingsphere.data.pipeline.api.datanode
,
org.apache.shardingsphere.data.pipeline.api.datasource
,
org.apache.shardingsphere.data.pipeline.api.datasource.config
,
org.apache.shardingsphere.data.pipeline.api.datasource.config.impl
,
org.apache.shardingsphere.data.pipeline.api.datasource.config.yaml
,
org.apache.shardingsphere.data.pipeline.api.executor
,
org.apache.shardingsphere.data.pipeline.api.importer
,
org.apache.shardingsphere.data.pipeline.api.ingest.channel
,
org.apache.shardingsphere.data.pipeline.api.ingest.dumper
,
org.apache.shardingsphere.data.pipeline.api.ingest.position
,
org.apache.shardingsphere.data.pipeline.api.ingest.record
,
org.apache.shardingsphere.data.pipeline.api.job
,
org.apache.shardingsphere.data.pipeline.api.job.progress
,
org.apache.shardingsphere.data.pipeline.api.job.progress.listener
,
org.apache.shardingsphere.data.pipeline.api.job.type
,
org.apache.shardingsphere.data.pipeline.api.metadata
,
org.apache.shardingsphere.data.pipeline.api.metadata.loader
,
org.apache.shardingsphere.data.pipeline.api.metadata.model
,
org.apache.shardingsphere.data.pipeline.api.pojo
,
org.apache.shardingsphere.data.pipeline.api.task
,
org.apache.shardingsphere.data.pipeline.api.task.progress
,
org.apache.shardingsphere.data.pipeline.spi.barrier
,
org.apache.shardingsphere.data.pipeline.spi.check.consistency
,
org.apache.shardingsphere.data.pipeline.spi.check.datasource
,
org.apache.shardingsphere.data.pipeline.spi.datasource
,
org.apache.shardingsphere.data.pipeline.spi.datasource.creator
,
org.apache.shardingsphere.data.pipeline.spi.ddlgenerator
,
org.apache.shardingsphere.data.pipeline.spi.importer
,
org.apache.shardingsphere.data.pipeline.spi.importer.connector
,
org.apache.shardingsphere.data.pipeline.spi.ingest.channel
,
org.apache.shardingsphere.data.pipeline.spi.ingest.dumper
,
org.apache.shardingsphere.data.pipeline.spi.ingest.position
,
org.apache.shardingsphere.data.pipeline.spi.job
,
org.apache.shardingsphere.data.pipeline.spi.ratelimit
,
org.apache.shardingsphere.data.pipeline.spi.sharding
,
org.apache.shardingsphere.data.pipeline.spi.sqlbuilder
Class Hierarchy
java.lang.
Object
org.apache.shardingsphere.data.pipeline.api.job.type.
AbstractJobType
(implements org.apache.shardingsphere.data.pipeline.spi.job.
JobType
)
org.apache.shardingsphere.data.pipeline.api.executor.
AbstractLifecycleExecutor
(implements org.apache.shardingsphere.data.pipeline.api.executor.
LifecycleExecutor
)
org.apache.shardingsphere.data.pipeline.api.ingest.record.
Column
org.apache.shardingsphere.data.pipeline.api.config.job.
ConsistencyCheckJobConfiguration
(implements org.apache.shardingsphere.data.pipeline.api.config.job.
PipelineJobConfiguration
)
org.apache.shardingsphere.data.pipeline.api.pojo.
ConsistencyCheckJobItemInfo
org.apache.shardingsphere.data.pipeline.api.job.progress.
ConsistencyCheckJobItemProgress
(implements org.apache.shardingsphere.data.pipeline.api.job.progress.
PipelineJobItemProgress
)
org.apache.shardingsphere.data.pipeline.api.pojo.
CreateConsistencyCheckJobParameter
org.apache.shardingsphere.data.pipeline.api.pojo.
CreateMigrationJobParameter
org.apache.shardingsphere.data.pipeline.api.config.
CreateTableConfiguration
org.apache.shardingsphere.data.pipeline.api.config.
CreateTableConfiguration.CreateTableEntry
org.apache.shardingsphere.data.pipeline.api.check.consistency.
DataConsistencyCalculateParameter
org.apache.shardingsphere.data.pipeline.api.pojo.
DataConsistencyCheckAlgorithmInfo
org.apache.shardingsphere.data.pipeline.api.check.consistency.
DataConsistencyCheckResult
org.apache.shardingsphere.data.pipeline.api.check.consistency.
DataConsistencyContentCheckResult
org.apache.shardingsphere.data.pipeline.api.check.consistency.
DataConsistencyCountCheckResult
org.apache.shardingsphere.data.pipeline.api.ingest.record.
DataRecord.Key
org.apache.shardingsphere.data.pipeline.api.config.ingest.
DumperConfiguration
org.apache.shardingsphere.data.pipeline.api.config.ingest.
InventoryDumperConfiguration
org.apache.shardingsphere.data.pipeline.api.ingest.position.
FinishedPosition
(implements org.apache.shardingsphere.data.pipeline.api.ingest.position.
IngestPosition
<T>)
org.apache.shardingsphere.data.pipeline.api.ingest.record.
GroupedDataRecord
org.apache.shardingsphere.data.pipeline.api.metadata.
IdentifierName
org.apache.shardingsphere.data.pipeline.api.metadata.
SchemaName
org.apache.shardingsphere.data.pipeline.api.metadata.
TableName
org.apache.shardingsphere.data.pipeline.api.metadata.
ActualTableName
org.apache.shardingsphere.data.pipeline.api.metadata.
LogicTableName
org.apache.shardingsphere.data.pipeline.api.config.
ImporterConfiguration
org.apache.shardingsphere.data.pipeline.api.task.progress.
IncrementalTaskDelay
org.apache.shardingsphere.data.pipeline.api.task.progress.
IncrementalTaskProgress
(implements org.apache.shardingsphere.data.pipeline.api.task.progress.
TaskProgress
)
org.apache.shardingsphere.data.pipeline.api.pojo.
InventoryIncrementalJobItemInfo
org.apache.shardingsphere.data.pipeline.api.job.progress.
InventoryIncrementalJobItemProgress
(implements org.apache.shardingsphere.data.pipeline.api.job.progress.
PipelineJobItemProgress
)
org.apache.shardingsphere.data.pipeline.api.task.progress.
InventoryTaskProgress
(implements org.apache.shardingsphere.data.pipeline.api.task.progress.
TaskProgress
)
org.apache.shardingsphere.data.pipeline.api.datanode.
JobDataNodeEntry
org.apache.shardingsphere.data.pipeline.api.datanode.
JobDataNodeLine
org.apache.shardingsphere.data.pipeline.api.job.progress.
JobItemIncrementalTasksProgress
org.apache.shardingsphere.data.pipeline.api.job.progress.
JobItemInventoryTasksProgress
org.apache.shardingsphere.data.pipeline.spi.job.
JobTypeFactory
org.apache.shardingsphere.data.pipeline.api.config.job.
MigrationJobConfiguration
(implements org.apache.shardingsphere.data.pipeline.api.config.job.
PipelineJobConfiguration
)
org.apache.shardingsphere.data.pipeline.api.metadata.model.
PipelineColumnMetaData
(implements java.lang.
Comparable
<T>)
org.apache.shardingsphere.data.pipeline.api.datasource.config.
PipelineDataSourceConfigurationFactory
org.apache.shardingsphere.data.pipeline.api.datasource.
PipelineDataSourceWrapper
(implements java.lang.
AutoCloseable
, javax.sql.
DataSource
)
org.apache.shardingsphere.data.pipeline.api.metadata.model.
PipelineIndexMetaData
org.apache.shardingsphere.data.pipeline.api.pojo.
PipelineJobMetaData
org.apache.shardingsphere.data.pipeline.api.job.progress.listener.
PipelineJobProgressUpdatedParameter
org.apache.shardingsphere.data.pipeline.api.config.process.
PipelineProcessConfiguration
org.apache.shardingsphere.data.pipeline.api.config.process.
PipelineReadConfiguration
org.apache.shardingsphere.data.pipeline.api.metadata.model.
PipelineTableMetaData
org.apache.shardingsphere.data.pipeline.api.config.process.
PipelineWriteConfiguration
org.apache.shardingsphere.data.pipeline.api.ingest.position.
PlaceholderPosition
(implements org.apache.shardingsphere.data.pipeline.api.ingest.position.
IngestPosition
<T>)
org.apache.shardingsphere.data.pipeline.api.ingest.position.
PrimaryKeyPosition
<T>
org.apache.shardingsphere.data.pipeline.api.ingest.position.
IntegerPrimaryKeyPosition
(implements org.apache.shardingsphere.data.pipeline.api.ingest.position.
IngestPosition
<T>)
org.apache.shardingsphere.data.pipeline.api.ingest.position.
StringPrimaryKeyPosition
(implements org.apache.shardingsphere.data.pipeline.api.ingest.position.
IngestPosition
<T>)
org.apache.shardingsphere.data.pipeline.api.ingest.position.
PrimaryKeyPositionFactory
org.apache.shardingsphere.data.pipeline.api.ingest.record.
Record
org.apache.shardingsphere.data.pipeline.api.ingest.record.
DataRecord
org.apache.shardingsphere.data.pipeline.api.ingest.record.
FinishedRecord
org.apache.shardingsphere.data.pipeline.api.ingest.record.
PlaceholderRecord
org.apache.shardingsphere.data.pipeline.api.metadata.
SchemaTableName
org.apache.shardingsphere.data.pipeline.api.datasource.config.impl.
ShardingSpherePipelineDataSourceConfiguration
(implements org.apache.shardingsphere.data.pipeline.api.datasource.config.
PipelineDataSourceConfiguration
)
org.apache.shardingsphere.data.pipeline.api.datasource.config.impl.
StandardPipelineDataSourceConfiguration
(implements org.apache.shardingsphere.data.pipeline.api.datasource.config.
PipelineDataSourceConfiguration
)
org.apache.shardingsphere.data.pipeline.api.pojo.
TableBasedPipelineJobInfo
(implements org.apache.shardingsphere.data.pipeline.api.pojo.
PipelineJobInfo
)
org.apache.shardingsphere.data.pipeline.api.config.
TableNameSchemaNameMapping
org.apache.shardingsphere.data.pipeline.api.datasource.config.yaml.
YamlJdbcConfiguration
(implements org.apache.shardingsphere.infra.util.yaml.YamlConfiguration)
org.apache.shardingsphere.data.pipeline.api.datasource.config.yaml.
YamlPipelineDataSourceConfiguration
(implements org.apache.shardingsphere.infra.util.yaml.YamlConfiguration)
org.apache.shardingsphere.data.pipeline.api.datasource.config.yaml.
YamlPipelineDataSourceConfigurationSwapper
(implements org.apache.shardingsphere.infra.util.yaml.swapper.YamlConfigurationSwapper<Y,T>)
Interface Hierarchy
org.apache.shardingsphere.data.pipeline.api.ingest.channel.
AckCallback
java.lang.
Comparable
<T>
org.apache.shardingsphere.data.pipeline.api.ingest.position.
IngestPosition
<T>
org.apache.shardingsphere.data.pipeline.api.check.consistency.
DataConsistencyCalculatedResult
org.apache.shardingsphere.data.pipeline.spi.importer.connector.
ImporterConnector
org.apache.shardingsphere.data.pipeline.spi.job.
JobType
org.apache.shardingsphere.data.pipeline.api.ingest.channel.
PipelineChannel
org.apache.shardingsphere.data.pipeline.api.check.consistency.
PipelineDataConsistencyChecker
org.apache.shardingsphere.data.pipeline.api.datasource.config.
PipelineDataSourceConfiguration
org.apache.shardingsphere.data.pipeline.api.datasource.
PipelineDataSourceManager
org.apache.shardingsphere.data.pipeline.api.job.
PipelineJob
org.apache.shardingsphere.data.pipeline.api.config.job.
PipelineJobConfiguration
org.apache.shardingsphere.data.pipeline.api.job.
PipelineJobId
org.apache.shardingsphere.data.pipeline.api.pojo.
PipelineJobInfo
org.apache.shardingsphere.data.pipeline.api.context.
PipelineJobItemContext
org.apache.shardingsphere.data.pipeline.api.job.progress.
PipelineJobItemProgress
org.apache.shardingsphere.data.pipeline.api.job.progress.listener.
PipelineJobProgressListener
org.apache.shardingsphere.data.pipeline.api.context.
PipelineProcessContext
org.apache.shardingsphere.data.pipeline.api.metadata.loader.
PipelineTableMetaDataLoader
org.apache.shardingsphere.data.pipeline.api.config.
PipelineTaskConfiguration
org.apache.shardingsphere.data.pipeline.api.task.
PipelineTasksRunner
org.apache.shardingsphere.infra.util.spi.type.required.RequiredSPI
org.apache.shardingsphere.data.pipeline.spi.ingest.dumper.
ColumnValueReader
(also extends org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPI)
org.apache.shardingsphere.data.pipeline.spi.barrier.
PipelineDistributedBarrier
org.apache.shardingsphere.data.pipeline.spi.sqlbuilder.
PipelineSQLBuilder
(also extends org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPI)
org.apache.shardingsphere.data.pipeline.spi.ingest.position.
PositionInitializer
(also extends org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPI)
org.apache.shardingsphere.data.pipeline.spi.sharding.
ShardingColumnsExtractor
java.lang.
Runnable
org.apache.shardingsphere.data.pipeline.api.ingest.dumper.
Dumper
org.apache.shardingsphere.data.pipeline.api.ingest.dumper.
IncrementalDumper
org.apache.shardingsphere.data.pipeline.api.importer.
Importer
org.apache.shardingsphere.data.pipeline.api.ingest.dumper.
IncrementalDumper
org.apache.shardingsphere.data.pipeline.api.executor.
LifecycleExecutor
org.apache.shardingsphere.data.pipeline.api.ingest.dumper.
Dumper
org.apache.shardingsphere.data.pipeline.api.ingest.dumper.
IncrementalDumper
org.apache.shardingsphere.data.pipeline.api.importer.
Importer
org.apache.shardingsphere.data.pipeline.api.ingest.dumper.
IncrementalDumper
org.apache.shardingsphere.infra.util.spi.lifecycle.SPIPostProcessor
org.apache.shardingsphere.data.pipeline.spi.check.consistency.
DataConsistencyCalculateAlgorithm
org.apache.shardingsphere.data.pipeline.spi.ratelimit.
JobRateLimitAlgorithm
org.apache.shardingsphere.data.pipeline.spi.ingest.channel.
PipelineChannelCreator
org.apache.shardingsphere.infra.algorithm.
ShardingSphereAlgorithm
(also extends org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPI)
org.apache.shardingsphere.data.pipeline.spi.check.consistency.
DataConsistencyCalculateAlgorithm
org.apache.shardingsphere.data.pipeline.spi.ratelimit.
JobRateLimitAlgorithm
org.apache.shardingsphere.data.pipeline.spi.ingest.channel.
PipelineChannelCreator
org.apache.shardingsphere.data.pipeline.api.task.progress.
TaskProgress
org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPI
org.apache.shardingsphere.data.pipeline.spi.ingest.dumper.
ColumnValueReader
(also extends org.apache.shardingsphere.infra.util.spi.type.required.RequiredSPI)
org.apache.shardingsphere.data.pipeline.spi.ddlgenerator.
CreateTableSQLGenerator
org.apache.shardingsphere.data.pipeline.spi.check.consistency.
DataConsistencyCalculateAlgorithm
org.apache.shardingsphere.data.pipeline.spi.check.datasource.
DataSourceChecker
org.apache.shardingsphere.data.pipeline.spi.importer.
ImporterCreator
org.apache.shardingsphere.data.pipeline.spi.ingest.dumper.
IncrementalDumperCreator
<P>
org.apache.shardingsphere.data.pipeline.spi.datasource.
JdbcQueryPropertiesExtension
org.apache.shardingsphere.data.pipeline.spi.ratelimit.
JobRateLimitAlgorithm
org.apache.shardingsphere.data.pipeline.spi.ingest.channel.
PipelineChannelCreator
org.apache.shardingsphere.data.pipeline.spi.datasource.creator.
PipelineDataSourceCreator
org.apache.shardingsphere.data.pipeline.spi.sqlbuilder.
PipelineSQLBuilder
(also extends org.apache.shardingsphere.infra.util.spi.type.required.RequiredSPI)
org.apache.shardingsphere.data.pipeline.spi.ingest.position.
PositionInitializer
(also extends org.apache.shardingsphere.infra.util.spi.type.required.RequiredSPI)
org.apache.shardingsphere.infra.algorithm.
ShardingSphereAlgorithm
(also extends org.apache.shardingsphere.infra.util.spi.lifecycle.SPIPostProcessor)
org.apache.shardingsphere.data.pipeline.spi.check.consistency.
DataConsistencyCalculateAlgorithm
org.apache.shardingsphere.data.pipeline.spi.ratelimit.
JobRateLimitAlgorithm
org.apache.shardingsphere.data.pipeline.spi.ingest.channel.
PipelineChannelCreator
org.apache.shardingsphere.infra.util.yaml.YamlConfiguration
org.apache.shardingsphere.data.pipeline.api.config.job.yaml.
YamlPipelineJobConfiguration
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.apache.shardingsphere.data.pipeline.spi.importer.
ImporterType
org.apache.shardingsphere.data.pipeline.api.job.
JobStatus
org.apache.shardingsphere.data.pipeline.api.job.
JobOperationType
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2023
The Apache Software Foundation
. All rights reserved.