Class IdleRuleAlteredJobCompletionDetectAlgorithm
java.lang.Object
org.apache.shardingsphere.data.pipeline.scenario.rulealtered.spi.IdleRuleAlteredJobCompletionDetectAlgorithm
- All Implemented Interfaces:
JobCompletionDetectAlgorithm<RuleAlteredJobAlmostCompletedParameter>,ShardingSphereAlgorithm,org.apache.shardingsphere.spi.lifecycle.SPIPostProcessor,org.apache.shardingsphere.spi.type.typed.TypedSPI
public final class IdleRuleAlteredJobCompletionDetectAlgorithm
extends Object
implements JobCompletionDetectAlgorithm<RuleAlteredJobAlmostCompletedParameter>
Idle rule altered job completion detect algorithm.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.shardingsphere.infra.config.algorithm.ShardingSphereAlgorithm
getPropsMethods inherited from interface org.apache.shardingsphere.spi.type.typed.TypedSPI
getTypeAliases
-
Constructor Details
-
IdleRuleAlteredJobCompletionDetectAlgorithm
public IdleRuleAlteredJobCompletionDetectAlgorithm()
-
-
Method Details
-
init
- Specified by:
initin interfaceorg.apache.shardingsphere.spi.lifecycle.SPIPostProcessor
-
isAlmostCompleted
- Specified by:
isAlmostCompletedin interfaceJobCompletionDetectAlgorithm<RuleAlteredJobAlmostCompletedParameter>
-
getType
- Specified by:
getTypein interfaceorg.apache.shardingsphere.spi.type.typed.TypedSPI
-
toString
-