T - completion detect parameter typepublic interface JobCompletionDetectAlgorithm<T> extends ShardingSphereAlgorithm, ShardingSphereAlgorithmPostProcessor, org.apache.shardingsphere.spi.singleton.SingletonSPI
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAlmostCompleted(T parameter)
Whether job is almost completed.
|
getProps, getType, getTypeAliases, setPropsinitboolean isAlmostCompleted(T parameter)
parameter - parameterCopyright © 2022 The Apache Software Foundation. All rights reserved.