ScalingEntry

SPI NameDescription
ScalingEntryEntry of scaling
Implementation ClassDescription
MySQLScalingEntryMySQL entry of scaling
PostgreSQLScalingEntryPostgreSQL entry of scaling

ScalingClusterAutoSwitchAlgorithm

SPI NameDescription
ScalingClusterAutoSwitchAlgorithmScaling job completion check algorithm
Implementation ClassDescription
ScalingIdleClusterAutoSwitchAlgorithmIncremental task idle time based algorithm

ScalingDataConsistencyCheckAlgorithm

SPI NameDescription
ScalingDataConsistencyCheckAlgorithmData consistency check algorithm on source and target database cluster
Implementation ClassDescription
ScalingDefaultDataConsistencyCheckAlgorithmDefault implementation with CRC32 of all records.