A  C  D  E  F  G  H  I  K  L  M  N  O  P  R  S  T  U  V  Z 

C

cancel(long) - function in pro.fessional.wings.tiny.task.service.TinyTaskExecService
Cancel a task.
cancel(long) - function in pro.fessional.wings.tiny.task.service.impl.TinyTaskExecServiceImpl
Cancel a task.
checkHealth() - function in pro.fessional.wings.tiny.task.service.TinyTaskBeatService
Check task health, should notice if return non-empty
checkHealth() - function in pro.fessional.wings.tiny.task.service.impl.TinyTaskBeatServiceImpl
Check task health, should notice if return non-empty
cleanResult() - function in pro.fessional.wings.tiny.task.service.TinyTaskBeatService
Clean the history result of task
cleanResult() - function in pro.fessional.wings.tiny.task.service.impl.TinyTaskBeatServiceImpl
Clean the history result of task
clear() - function in java.util.LinkedHashMap
 
clone() - function in java.util.HashMap
 
compute(K,java.util.function.BiFunction) - function in java.util.HashMap
 
computeIfAbsent(K,java.util.function.Function) - function in java.util.HashMap
 
computeIfPresent(K,java.util.function.BiFunction) - function in java.util.HashMap
 
config(Object) - function in pro.fessional.wings.tiny.task.service.TinyTaskConfService
Configures all TinyTasker annotated methods, and returns the taskId and its config.
config(Object,java.lang.reflect.Method,Object) - function in pro.fessional.wings.tiny.task.service.TinyTaskConfService
Configure the TinyTasker annotated and enabled method , return the taskId.
- throw exception if property not exist
- save to database if not exist in database
- save to database, if exist in database, but higher version
- otherwise no operation
config(Object) - function in pro.fessional.wings.tiny.task.service.impl.TinyTaskConfServiceImpl
Configures all TinyTasker annotated methods, and returns the taskId and its config.
config(Object,java.lang.reflect.Method,Object) - function in pro.fessional.wings.tiny.task.service.impl.TinyTaskConfServiceImpl
Configure the TinyTasker annotated and enabled method , return the taskId.
- throw exception if property not exist
- save to database if not exist in database
- save to database, if exist in database, but higher version
- otherwise no operation
containsKey(Object) - function in java.util.HashMap
 
containsValue(Object) - function in java.util.LinkedHashMap
 
copyOf(java.util.Map) - function in java.util.Map
 
cron() - function in pro.fessional.wings.tiny.task.schedule.TinyTasker
timingCron, scheduling expression, highest priority, affected by timingType, default spring cron format (seconds minutes hours days months weeks).
A  C  D  E  F  G  H  I  K  L  M  N  O  P  R  S  T  U  V  Z