您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
所有程序包的分层结构
程序包分层结构:
org.apache.shardingsphere.data.pipeline.api
,
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.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.check.consistency
,
org.apache.shardingsphere.data.pipeline.spi.check.datasource
,
org.apache.shardingsphere.data.pipeline.spi.data.collector
,
org.apache.shardingsphere.data.pipeline.spi.datasource
,
org.apache.shardingsphere.data.pipeline.spi.ddlgenerator
,
org.apache.shardingsphere.data.pipeline.spi.importer
,
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.ratelimit
,
org.apache.shardingsphere.data.pipeline.spi.sqlbuilder
类分层结构
java.lang.
Object
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.job.progress.
ConsistencyCheckJobProgress
(implements org.apache.shardingsphere.data.pipeline.api.job.progress.
PipelineJobItemProgress
)
org.apache.shardingsphere.data.pipeline.api.pojo.
ConsistencyCheckJobProgressInfo
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.spi.ddlgenerator.
CreateTableSQLGeneratorFactory
org.apache.shardingsphere.data.pipeline.spi.check.consistency.
DataConsistencyCalculateAlgorithmFactory
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.spi.importer.
ImporterCreatorFactory
org.apache.shardingsphere.data.pipeline.spi.ingest.dumper.
IncrementalDumperCreatorFactory
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.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.spi.datasource.
JdbcQueryPropertiesExtensionFactory
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.ratelimit.
JobRateLimitAlgorithmFactory
org.apache.shardingsphere.data.pipeline.api.config.job.
MigrationJobConfiguration
(implements org.apache.shardingsphere.data.pipeline.api.config.job.
PipelineJobConfiguration
)
org.apache.shardingsphere.data.pipeline.spi.ingest.channel.
PipelineChannelCreatorFactory
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.
PipelineJobPublicAPIFactory
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.spi.ingest.position.
PositionInitializerFactory
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.spi.data.collector.
ShardingSphereDataCollectorFactory
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>)
接口分层结构
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.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.
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.data.pipeline.api.
MigrationJobPublicAPI
(并 extends org.apache.shardingsphere.data.pipeline.api.
InventoryIncrementalJobPublicAPI
, org.apache.shardingsphere.infra.util.spi.type.required.RequiredSPI)
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.api.
ConsistencyCheckJobPublicAPI
(并 extends org.apache.shardingsphere.data.pipeline.api.
PipelineJobPublicAPI
)
org.apache.shardingsphere.data.pipeline.api.
MigrationJobPublicAPI
(并 extends org.apache.shardingsphere.data.pipeline.api.
InventoryIncrementalJobPublicAPI
)
org.apache.shardingsphere.data.pipeline.spi.sqlbuilder.
PipelineSQLBuilder
(并 extends org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPI)
org.apache.shardingsphere.data.pipeline.spi.ingest.position.
PositionInitializer
(并 extends org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPI)
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.aware.SPIMetadataAware
org.apache.shardingsphere.data.pipeline.spi.check.consistency.
DataConsistencyCalculateAlgorithm
(并 extends org.apache.shardingsphere.infra.config.algorithm.
ShardingSphereAlgorithm
)
org.apache.shardingsphere.infra.util.spi.lifecycle.SPIPostProcessor
org.apache.shardingsphere.data.pipeline.spi.check.consistency.
DataConsistencyCalculateAlgorithm
(并 extends org.apache.shardingsphere.infra.config.algorithm.
ShardingSphereAlgorithm
, org.apache.shardingsphere.infra.util.spi.aware.SPIMetadataAware)
org.apache.shardingsphere.data.pipeline.spi.ratelimit.
JobRateLimitAlgorithm
org.apache.shardingsphere.data.pipeline.spi.ingest.channel.
PipelineChannelCreator
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.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
org.apache.shardingsphere.data.pipeline.spi.ddlgenerator.
CreateTableSQLGenerator
org.apache.shardingsphere.data.pipeline.spi.check.consistency.
DataConsistencyCalculateAlgorithm
(并 extends org.apache.shardingsphere.infra.config.algorithm.
ShardingSphereAlgorithm
, org.apache.shardingsphere.infra.util.spi.aware.SPIMetadataAware)
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.api.
InventoryIncrementalJobPublicAPI
(并 extends org.apache.shardingsphere.data.pipeline.api.
PipelineJobPublicAPI
)
org.apache.shardingsphere.data.pipeline.api.
MigrationJobPublicAPI
(并 extends org.apache.shardingsphere.infra.util.spi.type.required.RequiredSPI)
org.apache.shardingsphere.data.pipeline.spi.datasource.
JdbcQueryPropertiesExtension
org.apache.shardingsphere.data.pipeline.spi.ratelimit.
JobRateLimitAlgorithm
org.apache.shardingsphere.data.pipeline.api.
MigrationJobPublicAPI
(并 extends org.apache.shardingsphere.data.pipeline.api.
InventoryIncrementalJobPublicAPI
, org.apache.shardingsphere.infra.util.spi.type.required.RequiredSPI)
org.apache.shardingsphere.data.pipeline.spi.ingest.channel.
PipelineChannelCreator
org.apache.shardingsphere.data.pipeline.spi.sqlbuilder.
PipelineSQLBuilder
(并 extends org.apache.shardingsphere.infra.util.spi.type.required.RequiredSPI)
org.apache.shardingsphere.data.pipeline.spi.ingest.position.
PositionInitializer
(并 extends org.apache.shardingsphere.infra.util.spi.type.required.RequiredSPI)
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)
org.apache.shardingsphere.data.pipeline.spi.ratelimit.
JobRateLimitAlgorithm
org.apache.shardingsphere.data.pipeline.spi.ingest.channel.
PipelineChannelCreator
org.apache.shardingsphere.data.pipeline.spi.data.collector.
ShardingSphereDataCollector
org.apache.shardingsphere.infra.util.yaml.YamlConfiguration
org.apache.shardingsphere.data.pipeline.api.config.job.yaml.
YamlPipelineJobConfiguration
枚举分层结构
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.apache.shardingsphere.data.pipeline.api.job.
JobType
org.apache.shardingsphere.data.pipeline.api.job.
JobStatus
org.apache.shardingsphere.data.pipeline.api.job.
JobOperationType
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2022
The Apache Software Foundation
. All rights reserved.