Uses of Interface
org.apache.shardingsphere.data.pipeline.spi.detect.JobCompletionDetectAlgorithm
Packages that use JobCompletionDetectAlgorithm
-
Uses of JobCompletionDetectAlgorithm in org.apache.shardingsphere.data.pipeline.spi.detect
Methods in org.apache.shardingsphere.data.pipeline.spi.detect that return JobCompletionDetectAlgorithmModifier and TypeMethodDescriptionstatic JobCompletionDetectAlgorithmJobCompletionDetectAlgorithmFactory.newInstance(ShardingSphereAlgorithmConfiguration jobCompletionDetectAlgorithmConfig) Create new instance of job completion detect algorithm.