- generateLogicDDL(DatabaseType, DataSource, String, String, String, ShardingSphereSQLParserEngine) - 类 中的方法org.apache.shardingsphere.data.pipeline.core.metadata.generator.PipelineDDLGenerator
-
Generate logic DDL.
- get(long, long) - 类 中的方法org.apache.shardingsphere.data.pipeline.core.ingest.channel.memory.ManualBitSet
-
Get BitSet with specified range.
- getAllInstances() - 类 中的静态方法org.apache.shardingsphere.data.pipeline.core.check.consistency.DataConsistencyCalculateAlgorithmFactory
-
Get all data consistency calculate algorithm instances.
- getCachedDataSource(PipelineDataSourceConfiguration, PipelineDataSourceManager) - 类 中的方法org.apache.shardingsphere.data.pipeline.core.prepare.datasource.AbstractDataSourcePreparer
-
- getChildrenKeys(String) - 接口 中的方法org.apache.shardingsphere.data.pipeline.core.api.GovernanceRepositoryAPI
-
Get node's sub-nodes list.
- getChildrenKeys(String) - 类 中的方法org.apache.shardingsphere.data.pipeline.core.api.impl.GovernanceRepositoryAPIImpl
-
- getColumnMetaData(int) - 类 中的方法org.apache.shardingsphere.data.pipeline.core.metadata.model.PipelineTableMetaData
-
Get column metadata.
- getColumnMetaData(String) - 类 中的方法org.apache.shardingsphere.data.pipeline.core.metadata.model.PipelineTableMetaData
-
Get column metadata.
- getContextManager() - 类 中的静态方法org.apache.shardingsphere.data.pipeline.core.context.PipelineContext
-
Get context manager.
- getDatabaseType() - 类 中的方法org.apache.shardingsphere.data.pipeline.core.check.datasource.AbstractDataSourceChecker
-
- getDatabaseType() - 类 中的方法org.apache.shardingsphere.data.pipeline.core.check.datasource.BasicDataSourceChecker
-
- getDataSource(PipelineDataSourceConfiguration) - 类 中的方法org.apache.shardingsphere.data.pipeline.core.datasource.DefaultPipelineDataSourceManager
-
Get cached data source.
- getDefaultSchema(PipelineDataSourceConfiguration) - 类 中的静态方法org.apache.shardingsphere.data.pipeline.core.util.PipelineSchemaTableUtil
-
Get default schema by connection.getSchema().
- getDescription() - 类 中的方法org.apache.shardingsphere.data.pipeline.core.check.consistency.algorithm.CRC32MatchDataConsistencyCalculateAlgorithm
-
- getDescription() - 类 中的方法org.apache.shardingsphere.data.pipeline.core.check.consistency.algorithm.DataMatchDataConsistencyCalculateAlgorithm
-
- getElasticJobConfigPOJO(String) - 类 中的方法org.apache.shardingsphere.data.pipeline.core.api.impl.AbstractPipelineJobAPIImpl
-
- getElasticJobNamespace() - 类 中的静态方法org.apache.shardingsphere.data.pipeline.core.metadata.node.PipelineMetaDataNode
-
Get ElasticJob namespace.
- getEndIndex(long, int) - 类 中的方法org.apache.shardingsphere.data.pipeline.core.ingest.channel.memory.ManualBitSet
-
Get end index.
- getFieldValue(Object, String, Class<T>) - 类 中的静态方法org.apache.shardingsphere.data.pipeline.core.util.ReflectionUtil
-
Get field value from instance target object.
- getGovernanceRepositoryAPI() - 类 中的静态方法org.apache.shardingsphere.data.pipeline.core.api.PipelineAPIFactory
-
Get governance repository API.
- getImporterExecuteEngine() - 类 中的方法org.apache.shardingsphere.data.pipeline.core.context.AbstractPipelineProcessContext
-
Get importer execute engine.
- getIncrementalDumperExecuteEngine() - 类 中的方法org.apache.shardingsphere.data.pipeline.core.context.AbstractPipelineProcessContext
-
Get incremental dumper execute engine.
- getIncrementalPosition(JobItemIncrementalTasksProgress, DumperConfiguration, PipelineDataSourceManager) - 类 中的静态方法org.apache.shardingsphere.data.pipeline.core.prepare.PipelineJobPreparerUtils
-
Get incremental position.
- getIncrementalTasks() - 接口 中的方法org.apache.shardingsphere.data.pipeline.core.context.InventoryIncrementalJobItemContext
-
Get incremental tasks.
- getInstance(String) - 类 中的静态方法org.apache.shardingsphere.data.pipeline.core.check.datasource.DataSourceCheckerFactory
-
Get instance of data source checker.
- getInstance(String) - 类 中的静态方法org.apache.shardingsphere.data.pipeline.core.datasource.creator.PipelineDataSourceCreatorFactory
-
Get pipeline data source creator instance.
- getInstance(String) - 类 中的静态方法org.apache.shardingsphere.data.pipeline.core.ingest.dumper.ColumnValueReaderFactory
-
Get column value reader instance.
- getInstance(String) - 类 中的静态方法org.apache.shardingsphere.data.pipeline.core.ingest.dumper.IncrementalDumperCreatorFactory
-
Incremental dumper creator.
- getInstance(String) - 类 中的静态方法org.apache.shardingsphere.data.pipeline.core.ingest.dumper.InventoryDumperCreatorFactory
-
Get inventoryDumper creator instance.
- getInstance(String) - 类 中的静态方法org.apache.shardingsphere.data.pipeline.core.ingest.position.PositionInitializerFactory
-
Get instance of position initializer.
- getInstance(String) - 类 中的静态方法org.apache.shardingsphere.data.pipeline.core.prepare.datasource.DataSourcePreparerFactory
-
Get Data source preparer instance.
- getInstance(String) - 类 中的静态方法org.apache.shardingsphere.data.pipeline.core.sqlbuilder.PipelineSQLBuilderFactory
-
Get instance of pipeline SQL builder.
- getInstance() - 类 中的静态方法org.apache.shardingsphere.data.pipeline.core.util.PipelineDistributedBarrier
-
Get instance.
- getInstance() - 类 中的静态方法org.apache.shardingsphere.data.pipeline.scenario.migration.MigrationJobAPIFactory
-
Get instance of migration job API.
- getInventoryDumperExecuteEngine() - 类 中的方法org.apache.shardingsphere.data.pipeline.core.context.AbstractPipelineProcessContext
-
Get inventory dumper execute engine.
- getInventoryTasks() - 接口 中的方法org.apache.shardingsphere.data.pipeline.core.context.InventoryIncrementalJobItemContext
-
Get inventory tasks.
- getJobBarrierDisablePath(String) - 类 中的静态方法org.apache.shardingsphere.data.pipeline.core.metadata.node.PipelineMetaDataNode
-
Get job barrier disable path.
- getJobBarrierEnablePath(String) - 类 中的静态方法org.apache.shardingsphere.data.pipeline.core.metadata.node.PipelineMetaDataNode
-
Get job barrier enable path.
- getJobCheckResult(String) - 接口 中的方法org.apache.shardingsphere.data.pipeline.core.api.GovernanceRepositoryAPI
-
Get job check result.
- getJobCheckResult(String) - 类 中的方法org.apache.shardingsphere.data.pipeline.core.api.impl.GovernanceRepositoryAPIImpl
-
- getJobCheckResultPath(String) - 类 中的静态方法org.apache.shardingsphere.data.pipeline.core.metadata.node.PipelineMetaDataNode
-
Get job check result path.
- getJobConfigPath(String) - 类 中的静态方法org.apache.shardingsphere.data.pipeline.core.metadata.node.PipelineMetaDataNode
-
Get job config path.
- getJobConfiguration(JobConfigurationPOJO) - 类 中的方法org.apache.shardingsphere.data.pipeline.core.api.impl.AbstractPipelineJobAPIImpl
-
- getJobConfiguration(String) - 接口 中的方法org.apache.shardingsphere.data.pipeline.core.api.PipelineJobAPI
-
Get job configuration.
- getJobConfiguration(String) - 接口 中的方法org.apache.shardingsphere.data.pipeline.scenario.migration.MigrationJobAPI
-
- getJobConfiguration(String) - 类 中的方法org.apache.shardingsphere.data.pipeline.scenario.migration.MigrationJobAPIImpl
-
- getJobConfiguration(JobConfigurationPOJO) - 类 中的方法org.apache.shardingsphere.data.pipeline.scenario.migration.MigrationJobAPIImpl
-
- getJobConfigurationAPI() - 类 中的静态方法org.apache.shardingsphere.data.pipeline.core.api.PipelineAPIFactory
-
Get job configuration API.
- getJobInfo(String) - 类 中的方法org.apache.shardingsphere.data.pipeline.core.api.impl.AbstractPipelineJobAPIImpl
-
- getJobInfo(String) - 类 中的方法org.apache.shardingsphere.data.pipeline.scenario.migration.MigrationJobAPIImpl
-
- getJobItemContext(String, int) - 类 中的静态方法org.apache.shardingsphere.data.pipeline.core.job.PipelineJobCenter
-
Get job item context.
- getJobItemProgress(String, int) - 接口 中的方法org.apache.shardingsphere.data.pipeline.core.api.GovernanceRepositoryAPI
-
Get job item progress.
- getJobItemProgress(String, int) - 类 中的方法org.apache.shardingsphere.data.pipeline.core.api.impl.GovernanceRepositoryAPIImpl
-
- getJobItemProgress(String, int) - 类 中的方法org.apache.shardingsphere.data.pipeline.core.api.impl.InventoryIncrementalJobItemAPIImpl
-
- getJobItemProgress(String, int) - 接口 中的方法org.apache.shardingsphere.data.pipeline.core.api.PipelineJobItemAPI
-
Get job item progress.
- getJobItemProgress(String, int) - 接口 中的方法org.apache.shardingsphere.data.pipeline.scenario.migration.MigrationJobAPI
-
- getJobItemProgress(String, int) - 类 中的方法org.apache.shardingsphere.data.pipeline.scenario.migration.MigrationJobAPIImpl
-
- getJobOffsetItemPath(String, int) - 类 中的静态方法org.apache.shardingsphere.data.pipeline.core.metadata.node.PipelineMetaDataNode
-
Get job offset item path.
- getJobOffsetPath(String) - 类 中的静态方法org.apache.shardingsphere.data.pipeline.core.metadata.node.PipelineMetaDataNode
-
Get job offset path.
- getJobOperateAPI() - 类 中的静态方法org.apache.shardingsphere.data.pipeline.core.api.PipelineAPIFactory
-
Get job operate API.
- getJobProgress(MigrationJobConfiguration) - 接口 中的方法org.apache.shardingsphere.data.pipeline.scenario.migration.MigrationJobAPI
-
Get job progress.
- getJobProgress(String) - 类 中的方法org.apache.shardingsphere.data.pipeline.scenario.migration.MigrationJobAPIImpl
-
- getJobProgress(MigrationJobConfiguration) - 类 中的方法org.apache.shardingsphere.data.pipeline.scenario.migration.MigrationJobAPIImpl
-
- getJobRootPath(String) - 类 中的静态方法org.apache.shardingsphere.data.pipeline.core.metadata.node.PipelineMetaDataNode
-
Get job root path.
- getJobStatisticsAPI() - 类 中的静态方法org.apache.shardingsphere.data.pipeline.core.api.PipelineAPIFactory
-
Get job statistics API.
- getJobType() - 类 中的方法org.apache.shardingsphere.data.pipeline.core.api.impl.AbstractPipelineJobAPIImpl
-
- getJobType() - 类 中的方法org.apache.shardingsphere.data.pipeline.scenario.migration.MigrationJobAPIImpl
-
- getJobTypeCode() - 类 中的方法org.apache.shardingsphere.data.pipeline.core.job.AbstractPipelineJobId
-
- getLeftIdentifierQuoteString() - 类 中的方法org.apache.shardingsphere.data.pipeline.core.sqlbuilder.AbstractPipelineSQLBuilder
-
Get left identifier quote string.
- getLeftIdentifierQuoteString() - 类 中的方法org.apache.shardingsphere.data.pipeline.core.sqlbuilder.DefaultPipelineSQLBuilder
-
- getLeftIdentifierQuoteString() - 类 中的方法org.apache.shardingsphere.data.pipeline.core.sqlbuilder.OraclePipelineSQLBuilder
-
- getMetaDataDataSources(JobType) - 接口 中的方法org.apache.shardingsphere.data.pipeline.core.api.GovernanceRepositoryAPI
-
Get meta data data sources.
- getMetaDataDataSources(JobType) - 类 中的方法org.apache.shardingsphere.data.pipeline.core.api.impl.GovernanceRepositoryAPIImpl
-
- getMetaDataDataSourcesPath(JobType) - 类 中的静态方法org.apache.shardingsphere.data.pipeline.core.metadata.node.PipelineMetaDataNode
-
Get metadata data sources path.
- getMetaDataProcessConfigPath(JobType) - 类 中的静态方法org.apache.shardingsphere.data.pipeline.core.metadata.node.PipelineMetaDataNode
-
Get metadata process configuration path.
- getMetaDataProcessConfiguration(JobType) - 接口 中的方法org.apache.shardingsphere.data.pipeline.core.api.GovernanceRepositoryAPI
-
Get meta data process configuration.
- getMetaDataProcessConfiguration(JobType) - 类 中的方法org.apache.shardingsphere.data.pipeline.core.api.impl.GovernanceRepositoryAPIImpl
-
- getModeConfig() - 类 中的静态方法org.apache.shardingsphere.data.pipeline.core.context.PipelineContext
-
Get mode configuration.
- getPipelineJobAPI(JobType) - 类 中的静态方法org.apache.shardingsphere.data.pipeline.core.api.PipelineAPIFactory
-
Get pipeline job API.
- getRegistryCenter() - 类 中的静态方法org.apache.shardingsphere.data.pipeline.core.api.PipelineAPIFactory
-
Get registry center.
- getRightIdentifierQuoteString() - 类 中的方法org.apache.shardingsphere.data.pipeline.core.sqlbuilder.AbstractPipelineSQLBuilder
-
Get right identifier quote string.
- getRightIdentifierQuoteString() - 类 中的方法org.apache.shardingsphere.data.pipeline.core.sqlbuilder.DefaultPipelineSQLBuilder
-
- getRightIdentifierQuoteString() - 类 中的方法org.apache.shardingsphere.data.pipeline.core.sqlbuilder.OraclePipelineSQLBuilder
-
- getSchemaTablesMapFromActual(PipelineDataSourceConfiguration, String, String) - 类 中的静态方法org.apache.shardingsphere.data.pipeline.core.util.PipelineSchemaTableUtil
-
Get schema tables map from actual data source.
- getShardingItems(String) - 接口 中的方法org.apache.shardingsphere.data.pipeline.core.api.GovernanceRepositoryAPI
-
Get sharding items of job.
- getShardingItems(String) - 类 中的方法org.apache.shardingsphere.data.pipeline.core.api.impl.GovernanceRepositoryAPIImpl
-
- getSourceCachedDataSource(MigrationJobConfiguration, PipelineDataSourceManager) - 类 中的方法org.apache.shardingsphere.data.pipeline.core.prepare.datasource.AbstractDataSourcePreparer
-
- getSourceDataSource() - 类 中的方法org.apache.shardingsphere.data.pipeline.scenario.migration.MigrationJobItemContext
-
Get source data source.
- getSourceMetaDataLoader() - 类 中的方法org.apache.shardingsphere.data.pipeline.scenario.migration.MigrationJobItemContext
-
Get source metadata loader.
- getSupportedDatabaseTypes() - 类 中的方法org.apache.shardingsphere.data.pipeline.core.check.consistency.algorithm.CRC32MatchDataConsistencyCalculateAlgorithm
-
- getSupportedDatabaseTypes() - 类 中的方法org.apache.shardingsphere.data.pipeline.core.check.consistency.algorithm.DataMatchDataConsistencyCalculateAlgorithm
-
- getTableMetaData(String, String) - 类 中的方法org.apache.shardingsphere.data.pipeline.core.metadata.loader.PipelineTableMetaDataLoader
-
Get table metadata, load if it does not exist.
- getTaskId() - 接口 中的方法org.apache.shardingsphere.data.pipeline.core.task.PipelineTask
-
Get task id.
- getTaskProgress() - 类 中的方法org.apache.shardingsphere.data.pipeline.core.task.InventoryTask
-
- getTaskProgress() - 接口 中的方法org.apache.shardingsphere.data.pipeline.core.task.PipelineTask
-
Get task progress.
- getTasksRunner(int) - 类 中的方法org.apache.shardingsphere.data.pipeline.core.job.AbstractPipelineJob
-
- getType() - 类 中的方法org.apache.shardingsphere.data.pipeline.core.api.impl.AbstractPipelineJobAPIImpl
-
- getType() - 类 中的方法org.apache.shardingsphere.data.pipeline.core.check.consistency.algorithm.CRC32MatchDataConsistencyCalculateAlgorithm
-
- getType() - 类 中的方法org.apache.shardingsphere.data.pipeline.core.check.consistency.algorithm.DataMatchDataConsistencyCalculateAlgorithm
-
- getType() - 类 中的方法org.apache.shardingsphere.data.pipeline.core.check.datasource.AbstractDataSourceChecker
-
- getType() - 类 中的方法org.apache.shardingsphere.data.pipeline.core.datasource.creator.impl.StandardPipelineDataSourceCreator
-
- getType() - 类 中的方法org.apache.shardingsphere.data.pipeline.core.importer.DefaultImporterCreator
-
- getType() - 类 中的方法org.apache.shardingsphere.data.pipeline.core.ingest.channel.memory.MemoryPipelineChannelCreator
-
- getType() - 类 中的方法org.apache.shardingsphere.data.pipeline.core.spi.ratelimit.QPSJobRateLimitAlgorithm
-
- getType() - 类 中的方法org.apache.shardingsphere.data.pipeline.core.spi.ratelimit.TPSJobRateLimitAlgorithm
-
- getType() - 类 中的方法org.apache.shardingsphere.data.pipeline.core.sqlbuilder.OraclePipelineSQLBuilder
-
- getTypeAliases() - 类 中的方法org.apache.shardingsphere.data.pipeline.core.importer.DefaultImporterCreator
-
- GovernanceRepositoryAPI - org.apache.shardingsphere.data.pipeline.core.api中的接口
-
Governance repository API.
- GovernanceRepositoryAPIImpl - org.apache.shardingsphere.data.pipeline.core.api.impl中的类
-
Governance repository API impl.
- GovernanceRepositoryAPIImpl() - 类 的构造器org.apache.shardingsphere.data.pipeline.core.api.impl.GovernanceRepositoryAPIImpl
-
- group(List<DataRecord>) - 类 中的方法org.apache.shardingsphere.data.pipeline.core.importer.DataRecordMerger
-
Group by table and type.
- parseJobType(String) - 类 中的静态方法org.apache.shardingsphere.data.pipeline.core.job.PipelineJobIdUtils
-
Parse job type.
- persist(String, String) - 接口 中的方法org.apache.shardingsphere.data.pipeline.core.api.GovernanceRepositoryAPI
-
Persist data.
- persist(String, String) - 类 中的方法org.apache.shardingsphere.data.pipeline.core.api.impl.GovernanceRepositoryAPIImpl
-
- persist(JobType, Map<String, DataSourceProperties>) - 类 中的方法org.apache.shardingsphere.data.pipeline.core.api.impl.PipelineDataSourcePersistService
-
- persist(JobType, PipelineProcessConfiguration) - 类 中的方法org.apache.shardingsphere.data.pipeline.core.api.impl.PipelineProcessConfigurationPersistService
-
- persist(JobType, T) - 接口 中的方法org.apache.shardingsphere.data.pipeline.core.api.PipelineMetaDataPersistService
-
Persist meta data.
- persistEphemeralChildrenNode(String, int) - 类 中的方法org.apache.shardingsphere.data.pipeline.core.util.PipelineDistributedBarrier
-
Persist ephemeral children node.
- persistJobCheckResult(String, boolean) - 接口 中的方法org.apache.shardingsphere.data.pipeline.core.api.GovernanceRepositoryAPI
-
Persist job check result.
- persistJobCheckResult(String, boolean) - 类 中的方法org.apache.shardingsphere.data.pipeline.core.api.impl.GovernanceRepositoryAPIImpl
-
- persistJobItemProgress(String, int, String) - 接口 中的方法org.apache.shardingsphere.data.pipeline.core.api.GovernanceRepositoryAPI
-
Persist job item progress.
- persistJobItemProgress(String, int, String) - 类 中的方法org.apache.shardingsphere.data.pipeline.core.api.impl.GovernanceRepositoryAPIImpl
-
- persistJobItemProgress(PipelineJobItemContext) - 类 中的方法org.apache.shardingsphere.data.pipeline.core.api.impl.InventoryIncrementalJobItemAPIImpl
-
- persistJobItemProgress(PipelineJobItemContext) - 接口 中的方法org.apache.shardingsphere.data.pipeline.core.api.PipelineJobItemAPI
-
Persist job item progress.
- persistJobItemProgress(PipelineJobItemContext) - 类 中的方法org.apache.shardingsphere.data.pipeline.scenario.migration.MigrationJobAPIImpl
-
- persistMetaDataDataSources(JobType, String) - 接口 中的方法org.apache.shardingsphere.data.pipeline.core.api.GovernanceRepositoryAPI
-
Persist meta data data sources.
- persistMetaDataDataSources(JobType, String) - 类 中的方法org.apache.shardingsphere.data.pipeline.core.api.impl.GovernanceRepositoryAPIImpl
-
- persistMetaDataProcessConfiguration(JobType, String) - 接口 中的方法org.apache.shardingsphere.data.pipeline.core.api.GovernanceRepositoryAPI
-
Persist meta data process configuration.
- persistMetaDataProcessConfiguration(JobType, String) - 类 中的方法org.apache.shardingsphere.data.pipeline.core.api.impl.GovernanceRepositoryAPIImpl
-
- PipelineAPIFactory - org.apache.shardingsphere.data.pipeline.core.api中的类
-
Pipeline API factory.
- PipelineAPIFactory() - 类 的构造器org.apache.shardingsphere.data.pipeline.core.api.PipelineAPIFactory
-
- PipelineContext - org.apache.shardingsphere.data.pipeline.core.context中的类
-
Pipeline context.
- PipelineContext() - 类 的构造器org.apache.shardingsphere.data.pipeline.core.context.PipelineContext
-
- PipelineContextManagerLifecycleListener - org.apache.shardingsphere.data.pipeline.core.listener中的类
-
Pipeline context manager lifecycle listener.
- PipelineContextManagerLifecycleListener() - 类 的构造器org.apache.shardingsphere.data.pipeline.core.listener.PipelineContextManagerLifecycleListener
-
- PipelineDataConsistencyCheckFailedException - org.apache.shardingsphere.data.pipeline.core.exception中的异常错误
-
Pipeline data consistency check failed exception.
- PipelineDataConsistencyCheckFailedException(String) - 异常错误 的构造器org.apache.shardingsphere.data.pipeline.core.exception.PipelineDataConsistencyCheckFailedException
-
- PipelineDataConsistencyCheckFailedException(String, Throwable) - 异常错误 的构造器org.apache.shardingsphere.data.pipeline.core.exception.PipelineDataConsistencyCheckFailedException
-
- PipelineDataSourceCreator - org.apache.shardingsphere.data.pipeline.core.datasource.creator中的接口
-
Pipeline data source creator.
- PipelineDataSourceCreatorFactory - org.apache.shardingsphere.data.pipeline.core.datasource.creator中的类
-
Pipeline data source creator factory.
- PipelineDataSourceCreatorFactory() - 类 的构造器org.apache.shardingsphere.data.pipeline.core.datasource.creator.PipelineDataSourceCreatorFactory
-
- PipelineDataSourceFactory - org.apache.shardingsphere.data.pipeline.core.datasource中的类
-
Pipeline data source factory.
- PipelineDataSourceFactory() - 类 的构造器org.apache.shardingsphere.data.pipeline.core.datasource.PipelineDataSourceFactory
-
- PipelineDataSourcePersistService - org.apache.shardingsphere.data.pipeline.core.api.impl中的类
-
Pipeline data source persist service.
- PipelineDataSourcePersistService() - 类 的构造器org.apache.shardingsphere.data.pipeline.core.api.impl.PipelineDataSourcePersistService
-
- PipelineDDLGenerator - org.apache.shardingsphere.data.pipeline.core.metadata.generator中的类
-
Pipeline DDL generator.
- PipelineDDLGenerator() - 类 的构造器org.apache.shardingsphere.data.pipeline.core.metadata.generator.PipelineDDLGenerator
-
- PipelineDistributedBarrier - org.apache.shardingsphere.data.pipeline.core.util中的类
-
Pipeline distributed barrier.
- PipelineDistributedBarrier() - 类 的构造器org.apache.shardingsphere.data.pipeline.core.util.PipelineDistributedBarrier
-
- PipelineIgnoredException - org.apache.shardingsphere.data.pipeline.core.exception中的异常错误
-
Pipeline job ignored exception.
- PipelineIgnoredException(String) - 异常错误 的构造器org.apache.shardingsphere.data.pipeline.core.exception.PipelineIgnoredException
-
- PipelineIgnoredException(String, Throwable) - 异常错误 的构造器org.apache.shardingsphere.data.pipeline.core.exception.PipelineIgnoredException
-
- PipelineIndexMetaData - org.apache.shardingsphere.data.pipeline.core.metadata.model中的类
-
Pipeline meta data of index.
- PipelineIndexMetaData() - 类 的构造器org.apache.shardingsphere.data.pipeline.core.metadata.model.PipelineIndexMetaData
-
- PipelineJdbcUtils - org.apache.shardingsphere.data.pipeline.core.util中的类
-
Pipeline JDBC utils.
- PipelineJdbcUtils() - 类 的构造器org.apache.shardingsphere.data.pipeline.core.util.PipelineJdbcUtils
-
- PipelineJobAPI - org.apache.shardingsphere.data.pipeline.core.api中的接口
-
Pipeline job API.
- PipelineJobCenter - org.apache.shardingsphere.data.pipeline.core.job中的类
-
Pipeline job center.
- PipelineJobCenter() - 类 的构造器org.apache.shardingsphere.data.pipeline.core.job.PipelineJobCenter
-
- PipelineJobCreationException - org.apache.shardingsphere.data.pipeline.core.exception中的异常错误
-
Pipeline job creation exception.
- PipelineJobCreationException() - 异常错误 的构造器org.apache.shardingsphere.data.pipeline.core.exception.PipelineJobCreationException
-
- PipelineJobCreationException(String) - 异常错误 的构造器org.apache.shardingsphere.data.pipeline.core.exception.PipelineJobCreationException
-
- PipelineJobCreationException(String, Throwable) - 异常错误 的构造器org.apache.shardingsphere.data.pipeline.core.exception.PipelineJobCreationException
-
- PipelineJobCreationException(Throwable) - 异常错误 的构造器org.apache.shardingsphere.data.pipeline.core.exception.PipelineJobCreationException
-
- PipelineJobCreationException(String, Throwable, boolean, boolean) - 异常错误 的构造器org.apache.shardingsphere.data.pipeline.core.exception.PipelineJobCreationException
-
- PipelineJobExecutionException - org.apache.shardingsphere.data.pipeline.core.exception中的异常错误
-
Pipeline job execution exception.
- PipelineJobExecutionException(String) - 异常错误 的构造器org.apache.shardingsphere.data.pipeline.core.exception.PipelineJobExecutionException
-
- PipelineJobExecutionException(Throwable) - 异常错误 的构造器org.apache.shardingsphere.data.pipeline.core.exception.PipelineJobExecutionException
-
- PipelineJobExecutionException(String, Throwable) - 异常错误 的构造器org.apache.shardingsphere.data.pipeline.core.exception.PipelineJobExecutionException
-
- PipelineJobExecutor - org.apache.shardingsphere.data.pipeline.core.execute中的类
-
Pipeline job executor.
- PipelineJobExecutor() - 类 的构造器org.apache.shardingsphere.data.pipeline.core.execute.PipelineJobExecutor
-
- PipelineJobIdUtils - org.apache.shardingsphere.data.pipeline.core.job中的类
-
Pipeline job id utils.
- PipelineJobIdUtils() - 类 的构造器org.apache.shardingsphere.data.pipeline.core.job.PipelineJobIdUtils
-
- PipelineJobItemAPI - org.apache.shardingsphere.data.pipeline.core.api中的接口
-
Pipeline job item API.
- PipelineJobNotFoundException - org.apache.shardingsphere.data.pipeline.core.exception中的异常错误
-
Pipeline job not found exception.
- PipelineJobNotFoundException(String) - 异常错误 的构造器org.apache.shardingsphere.data.pipeline.core.exception.PipelineJobNotFoundException
-
- PipelineJobPrepareFailedException - org.apache.shardingsphere.data.pipeline.core.exception中的异常错误
-
Pipeline job prepare failed exception.
- PipelineJobPrepareFailedException(String) - 异常错误 的构造器org.apache.shardingsphere.data.pipeline.core.exception.PipelineJobPrepareFailedException
-
- PipelineJobPrepareFailedException(String, Throwable) - 异常错误 的构造器org.apache.shardingsphere.data.pipeline.core.exception.PipelineJobPrepareFailedException
-
- PipelineJobPreparerUtils - org.apache.shardingsphere.data.pipeline.core.prepare中的类
-
Pipeline job preparer utils.
- PipelineJobPreparerUtils() - 类 的构造器org.apache.shardingsphere.data.pipeline.core.prepare.PipelineJobPreparerUtils
-
- PipelineJobProgressDetector - org.apache.shardingsphere.data.pipeline.core.job.progress中的类
-
Pipeline job progress detector.
- PipelineJobProgressDetector() - 类 的构造器org.apache.shardingsphere.data.pipeline.core.job.progress.PipelineJobProgressDetector
-
- PipelineJobProgressPersistContext - org.apache.shardingsphere.data.pipeline.core.job.progress.persist中的类
-
Pipeline job progress persist context.
- PipelineJobProgressPersistContext() - 类 的构造器org.apache.shardingsphere.data.pipeline.core.job.progress.persist.PipelineJobProgressPersistContext
-
- PipelineJobProgressPersistService - org.apache.shardingsphere.data.pipeline.core.job.progress.persist中的类
-
Pipeline job progress persist service.
- PipelineJobProgressPersistService() - 类 的构造器org.apache.shardingsphere.data.pipeline.core.job.progress.persist.PipelineJobProgressPersistService
-
- PipelineJobWorker - org.apache.shardingsphere.data.pipeline.core.execute中的类
-
Pipeline job worker.
- PipelineJobWorker() - 类 的构造器org.apache.shardingsphere.data.pipeline.core.execute.PipelineJobWorker
-
- PipelineMetaDataException - org.apache.shardingsphere.data.pipeline.core.exception中的异常错误
-
Pipeline meta data exception.
- PipelineMetaDataException(String) - 异常错误 的构造器org.apache.shardingsphere.data.pipeline.core.exception.PipelineMetaDataException
-
- PipelineMetaDataNode - org.apache.shardingsphere.data.pipeline.core.metadata.node中的类
-
Pipeline meta data node.
- PipelineMetaDataNode() - 类 的构造器org.apache.shardingsphere.data.pipeline.core.metadata.node.PipelineMetaDataNode
-
- PipelineMetaDataPersistService<T> - org.apache.shardingsphere.data.pipeline.core.api中的接口
-
Pipeline meta data persist service.
- PipelineProcessConfigurationPersistService - org.apache.shardingsphere.data.pipeline.core.api.impl中的类
-
Pipeline process configuration persist service.
- PipelineProcessConfigurationPersistService() - 类 的构造器org.apache.shardingsphere.data.pipeline.core.api.impl.PipelineProcessConfigurationPersistService
-
- PipelineProcessConfigurationUtils - org.apache.shardingsphere.data.pipeline.core.util中的类
-
Pipeline process configuration utils.
- PipelineProcessConfigurationUtils() - 类 的构造器org.apache.shardingsphere.data.pipeline.core.util.PipelineProcessConfigurationUtils
-
- PipelineSchemaTableUtil - org.apache.shardingsphere.data.pipeline.core.util中的类
-
Pipeline schema table util.
- PipelineSQLBuilderFactory - org.apache.shardingsphere.data.pipeline.core.sqlbuilder中的类
-
Pipeline SQL builder factory.
- PipelineSQLBuilderFactory() - 类 的构造器org.apache.shardingsphere.data.pipeline.core.sqlbuilder.PipelineSQLBuilderFactory
-
- PipelineTableMetaData - org.apache.shardingsphere.data.pipeline.core.metadata.model中的类
-
Pipeline table meta data.
- PipelineTableMetaData(String, Map<String, PipelineColumnMetaData>, Collection<PipelineIndexMetaData>) - 类 的构造器org.apache.shardingsphere.data.pipeline.core.metadata.model.PipelineTableMetaData
-
- PipelineTableMetaDataLoader - org.apache.shardingsphere.data.pipeline.core.metadata.loader中的类
-
Pipeline table metadata loader.
- PipelineTableMetaDataLoader() - 类 的构造器org.apache.shardingsphere.data.pipeline.core.metadata.loader.PipelineTableMetaDataLoader
-
- PipelineTask - org.apache.shardingsphere.data.pipeline.core.task中的接口
-
Pipeline task interface.
- PipelineUnexpectedDataRecordOrderException - org.apache.shardingsphere.data.pipeline.core.exception中的异常错误
-
Pipeline unexpected data record order exception.
- PipelineUnexpectedDataRecordOrderException(DataRecord, DataRecord) - 异常错误 的构造器org.apache.shardingsphere.data.pipeline.core.exception.PipelineUnexpectedDataRecordOrderException
-
- PipelineVerifyFailedException - org.apache.shardingsphere.data.pipeline.core.exception中的异常错误
-
Pipeline verify failed exception.
- PipelineVerifyFailedException(String) - 异常错误 的构造器org.apache.shardingsphere.data.pipeline.core.exception.PipelineVerifyFailedException
-
- PositionInitializerFactory - org.apache.shardingsphere.data.pipeline.core.ingest.position中的类
-
Position initializer factory.
- PositionInitializerFactory() - 类 的构造器org.apache.shardingsphere.data.pipeline.core.ingest.position.PositionInitializerFactory
-
- prepare(MigrationJobItemContext) - 类 中的方法org.apache.shardingsphere.data.pipeline.scenario.migration.MigrationJobPreparer
-
Do prepare work for scaling job.
- prepareTargetSchema(String, PrepareTargetSchemasParameter) - 类 中的静态方法org.apache.shardingsphere.data.pipeline.core.prepare.PipelineJobPreparerUtils
-
Prepare target schema.
- prepareTargetSchemas(PrepareTargetSchemasParameter) - 类 中的方法org.apache.shardingsphere.data.pipeline.core.prepare.datasource.AbstractDataSourcePreparer
-
- prepareTargetSchemas(PrepareTargetSchemasParameter) - 接口 中的方法org.apache.shardingsphere.data.pipeline.core.prepare.datasource.DataSourcePreparer
-
Prepare target schemas.
- PrepareTargetSchemasParameter - org.apache.shardingsphere.data.pipeline.core.prepare.datasource中的类
-
Prepare target schemas parameter.
- PrepareTargetSchemasParameter() - 类 的构造器org.apache.shardingsphere.data.pipeline.core.prepare.datasource.PrepareTargetSchemasParameter
-
- prepareTargetTables(PrepareTargetTablesParameter) - 接口 中的方法org.apache.shardingsphere.data.pipeline.core.prepare.datasource.DataSourcePreparer
-
Prepare target tables.
- prepareTargetTables(String, PrepareTargetTablesParameter) - 类 中的静态方法org.apache.shardingsphere.data.pipeline.core.prepare.PipelineJobPreparerUtils
-
Prepare target tables.
- PrepareTargetTablesParameter - org.apache.shardingsphere.data.pipeline.core.prepare.datasource中的类
-
Prepare target tables parameter.
- PrepareTargetTablesParameter(String, PipelineDataSourceConfiguration, Map<String, DataSource>, PipelineDataSourceManager, JobDataNodeLine, TableNameSchemaNameMapping, ShardingSphereSQLParserEngine) - 类 的构造器org.apache.shardingsphere.data.pipeline.core.prepare.datasource.PrepareTargetTablesParameter
-
- pushRecord(Record) - 类 中的方法org.apache.shardingsphere.data.pipeline.core.ingest.channel.memory.MultiplexMemoryPipelineChannel
-
- pushRecord(Record) - 类 中的方法org.apache.shardingsphere.data.pipeline.core.ingest.channel.memory.SimpleMemoryPipelineChannel
-