A C D E F G H I J M N O R S T U X Z
A
- AbstractJobManager - org.noear.solon.scheduling.scheduled.manager中的类
-
任务管理者
- AbstractJobManager() - 类 的构造器org.noear.solon.scheduling.scheduled.manager.AbstractJobManager
-
- addJobInterceptor(int, JobInterceptor) - 类 中的方法org.noear.solon.scheduling.scheduled.manager.AbstractJobManager
-
添加拦截器
- addJobInterceptor(int, JobInterceptor) - 接口 中的方法org.noear.solon.scheduling.scheduled.manager.IJobManager
-
添加任务拦截器
- annotationType() - 类 中的方法org.noear.solon.scheduling.ScheduledAnno
-
- args() - 接口 中的方法org.noear.solon.scheduling.retry.Callee
-
参数
- args() - 类 中的方法org.noear.solon.scheduling.retry.CalleeImpl
-
参数
- argsAsMap() - 接口 中的方法org.noear.solon.scheduling.retry.Callee
-
参数 map 形式
- argsAsMap() - 类 中的方法org.noear.solon.scheduling.retry.CalleeImpl
-
参数 map 形式
- Async - org.noear.solon.scheduling.annotation中的注释类型
-
异步执行注解
- AsyncExecutor - org.noear.solon.scheduling.async中的接口
-
异步执行器
- AsyncExecutorDefault - org.noear.solon.scheduling.async中的类
-
异步执行器默认实现
- AsyncExecutorDefault() - 类 的构造器org.noear.solon.scheduling.async.AsyncExecutorDefault
-
- AsyncInterceptor - org.noear.solon.scheduling.async中的类
-
异步执行拦截器
- AsyncInterceptor(AppContext) - 类 的构造器org.noear.solon.scheduling.async.AsyncInterceptor
-
- attachment - 类 中的变量org.noear.solon.scheduling.scheduled.JobHolder
-
C
- call() - 接口 中的方法org.noear.solon.scheduling.retry.Callee
-
调用
- call() - 类 中的方法org.noear.solon.scheduling.retry.CalleeImpl
-
调用
- Callee - org.noear.solon.scheduling.retry中的接口
-
被调用者
- CalleeImpl - org.noear.solon.scheduling.retry中的类
-
被调用者
- CalleeImpl(Invocation) - 类 的构造器org.noear.solon.scheduling.retry.CalleeImpl
-
- Command - org.noear.solon.scheduling.annotation中的注释类型
-
命令调度注解
- CommandExecutor - org.noear.solon.scheduling.command中的接口
-
命令执行器
- CommandManager - org.noear.solon.scheduling.command中的类
-
命令管理
- CommandManager() - 类 的构造器org.noear.solon.scheduling.command.CommandManager
-
- configScheduled(ScheduledAnno) - 类 中的静态方法org.noear.solon.scheduling.utils.ScheduledHelper
-
配置加持
- cron(String) - 类 中的方法org.noear.solon.scheduling.ScheduledAnno
-
- cron() - 类 中的方法org.noear.solon.scheduling.ScheduledAnno
-
D
- data - 类 中的变量org.noear.solon.scheduling.scheduled.JobHolder
-
- doBuild(Class<?>, BeanWrap, Scheduled) - 类 中的方法org.noear.solon.scheduling.scheduled.manager.JobExtractor
-
- doExtract(BeanWrap, Method, Scheduled) - 类 中的方法org.noear.solon.scheduling.scheduled.manager.JobExtractor
-
- doIntercept(Invocation) - 类 中的方法org.noear.solon.scheduling.async.AsyncInterceptor
-
- doIntercept(Invocation) - 类 中的方法org.noear.solon.scheduling.retry.RetryInterceptor
-
- doIntercept(Job, JobHandler) - 接口 中的方法org.noear.solon.scheduling.scheduled.JobInterceptor
-
拦截
E
- enable(boolean) - 类 中的方法org.noear.solon.scheduling.ScheduledAnno
-
- enable() - 类 中的方法org.noear.solon.scheduling.ScheduledAnno
-
- EnableAsync - org.noear.solon.scheduling.annotation中的注释类型
-
启用异步调度注解
- EnableCommand - org.noear.solon.scheduling.annotation中的注释类型
-
启用命令调度注解
- EnableRetry - org.noear.solon.scheduling.annotation中的注释类型
-
启用重试调度注解
- EnableScheduling - org.noear.solon.scheduling.annotation中的注释类型
-
启用定时调度注解
- execute(String) - 接口 中的方法org.noear.solon.scheduling.command.CommandExecutor
-
执行
- execute(String) - 类 中的方法org.noear.solon.scheduling.command.CommandManager
-
执行命令
- execute() - 类 中的方法org.noear.solon.scheduling.retry.RetryableTask
-
开始执行重试方法
- executeAll() - 类 中的方法org.noear.solon.scheduling.command.CommandManager
-
执行全部命令
- exists(String) - 类 中的方法org.noear.solon.scheduling.command.CommandManager
-
是否存在
F
- fixedDelay(long) - 类 中的方法org.noear.solon.scheduling.ScheduledAnno
-
- fixedDelay() - 类 中的方法org.noear.solon.scheduling.ScheduledAnno
-
固定延时(串行执行)
- fixedRate(long) - 类 中的方法org.noear.solon.scheduling.ScheduledAnno
-
- fixedRate() - 类 中的方法org.noear.solon.scheduling.ScheduledAnno
-
固定频率(并行执行)
- fixedRate(String) - 类 中的静态方法org.noear.solon.scheduling.utils.ScheduledHelper
-
G
- get() - 类 中的方法org.noear.solon.scheduling.retry.RetryableTask
-
获取答案
- getAttachment() - 类 中的方法org.noear.solon.scheduling.scheduled.JobHolder
-
- getContext() - 接口 中的方法org.noear.solon.scheduling.scheduled.Job
-
- getContext() - 类 中的方法org.noear.solon.scheduling.scheduled.wrap.JobImpl
-
获取上下文
- getData() - 类 中的方法org.noear.solon.scheduling.scheduled.JobHolder
-
- getHandler() - 类 中的方法org.noear.solon.scheduling.scheduled.JobHolder
-
获取处理器
- getInstance() - 类 中的静态方法org.noear.solon.scheduling.command.CommandManager
-
- getJobInterceptors() - 类 中的方法org.noear.solon.scheduling.scheduled.manager.AbstractJobManager
-
拦截器
- getJobInterceptors() - 接口 中的方法org.noear.solon.scheduling.scheduled.manager.IJobManager
-
获取任务拦截器
- getName() - 接口 中的方法org.noear.solon.scheduling.scheduled.Job
-
获取任务
- getName() - 类 中的方法org.noear.solon.scheduling.scheduled.JobHolder
-
获取名字
- getName() - 类 中的方法org.noear.solon.scheduling.scheduled.wrap.JobImpl
-
获取任务
- getScheduled() - 接口 中的方法org.noear.solon.scheduling.scheduled.Job
-
获取计划表达式
- getScheduled() - 类 中的方法org.noear.solon.scheduling.scheduled.JobHolder
-
获取计划
- getScheduled() - 类 中的方法org.noear.solon.scheduling.scheduled.wrap.JobImpl
-
获取计划表达式
H
- handle(Context) - 接口 中的方法org.noear.solon.scheduling.scheduled.JobHandler
-
任务处理
- handle(Context) - 类 中的方法org.noear.solon.scheduling.scheduled.JobHandlerChain
-
- handle(Context) - 类 中的方法org.noear.solon.scheduling.scheduled.JobHolder
-
处理
- handle(Context) - 类 中的方法org.noear.solon.scheduling.scheduled.wrap.JobBeanWrap
-
- handle(Context) - 类 中的方法org.noear.solon.scheduling.scheduled.wrap.JobMethodWrap
-
- handler - 类 中的变量org.noear.solon.scheduling.scheduled.JobHolder
-
- hasJobInterceptor() - 类 中的方法org.noear.solon.scheduling.scheduled.manager.AbstractJobManager
-
是否有任务拦截器
- hasJobInterceptor() - 接口 中的方法org.noear.solon.scheduling.scheduled.manager.IJobManager
-
是否有任务拦截器
I
- IJobManager - org.noear.solon.scheduling.scheduled.manager中的接口
-
- initialDelay(long) - 类 中的方法org.noear.solon.scheduling.ScheduledAnno
-
- initialDelay() - 类 中的方法org.noear.solon.scheduling.ScheduledAnno
-
初次执行延时
- interval(long) - 类 中的方法org.noear.solon.scheduling.retry.RetryableTask
-
设置间隔时间
- isStarted - 类 中的变量org.noear.solon.scheduling.scheduled.manager.AbstractJobManager
-
- isStarted() - 类 中的方法org.noear.solon.scheduling.scheduled.manager.AbstractJobManager
-
是否已启动
- isStarted() - 接口 中的方法org.noear.solon.scheduling.scheduled.manager.IJobManager
-
是否已启动
J
- Job - org.noear.solon.scheduling.scheduled中的接口
-
任务描述
- jobAdd(String, Scheduled, JobHandler) - 类 中的方法org.noear.solon.scheduling.scheduled.manager.AbstractJobManager
-
任务添加
- jobAdd(String, Scheduled, JobHandler) - 接口 中的方法org.noear.solon.scheduling.scheduled.manager.IJobManager
-
任务添加
- jobAddCheckDo(String, Scheduled) - 类 中的方法org.noear.solon.scheduling.scheduled.manager.AbstractJobManager
-
任务添加检测
- JobBeanWrap - org.noear.solon.scheduling.scheduled.wrap中的类
-
Job 类模式实现
- JobBeanWrap(BeanWrap) - 类 的构造器org.noear.solon.scheduling.scheduled.wrap.JobBeanWrap
-
- jobExists(String) - 类 中的方法org.noear.solon.scheduling.scheduled.manager.AbstractJobManager
-
任务是否存在
- jobExists(String) - 接口 中的方法org.noear.solon.scheduling.scheduled.manager.IJobManager
-
任务是否存在
- JobExtractor - org.noear.solon.scheduling.scheduled.manager中的类
-
任务提取器
- JobExtractor(IJobManager) - 类 的构造器org.noear.solon.scheduling.scheduled.manager.JobExtractor
-
- jobGet(String) - 类 中的方法org.noear.solon.scheduling.scheduled.manager.AbstractJobManager
-
任务获取
- jobGet(String) - 接口 中的方法org.noear.solon.scheduling.scheduled.manager.IJobManager
-
任务获取
- jobGetAll() - 类 中的方法org.noear.solon.scheduling.scheduled.manager.AbstractJobManager
-
任务获取全部
- jobGetAll() - 接口 中的方法org.noear.solon.scheduling.scheduled.manager.IJobManager
-
任务获取全部
- JobHandler - org.noear.solon.scheduling.scheduled中的接口
-
任务处理器
- JobHandlerChain - org.noear.solon.scheduling.scheduled中的类
-
- JobHandlerChain(Job, JobHandler, List<RankEntity<JobInterceptor>>) - 类 的构造器org.noear.solon.scheduling.scheduled.JobHandlerChain
-
- JobHolder - org.noear.solon.scheduling.scheduled中的类
-
任务持有人
- JobHolder(IJobManager, String, Scheduled, JobHandler) - 类 的构造器org.noear.solon.scheduling.scheduled.JobHolder
-
- JobImpl - org.noear.solon.scheduling.scheduled.wrap中的类
-
- JobImpl(JobHolder, Context) - 类 的构造器org.noear.solon.scheduling.scheduled.wrap.JobImpl
-
- JobInterceptor - org.noear.solon.scheduling.scheduled中的接口
-
任务拦截器
- jobInterceptorNodes - 类 中的变量org.noear.solon.scheduling.scheduled.manager.AbstractJobManager
-
- jobManager - 类 中的变量org.noear.solon.scheduling.scheduled.JobHolder
-
- jobMap - 类 中的变量org.noear.solon.scheduling.scheduled.manager.AbstractJobManager
-
- JobMethodWrap - org.noear.solon.scheduling.scheduled.wrap中的类
-
Job 函数模式实现(支持注入)
- JobMethodWrap(BeanWrap, Method) - 类 的构造器org.noear.solon.scheduling.scheduled.wrap.JobMethodWrap
-
- jobRemove(String) - 类 中的方法org.noear.solon.scheduling.scheduled.manager.AbstractJobManager
-
任务移除
- jobRemove(String) - 接口 中的方法org.noear.solon.scheduling.scheduled.manager.IJobManager
-
任务移除
- jobStart(String, Map<String, String>) - 接口 中的方法org.noear.solon.scheduling.scheduled.manager.IJobManager
-
任务开始
- jobStop(String) - 接口 中的方法org.noear.solon.scheduling.scheduled.manager.IJobManager
-
任务停止
- jobWrapDo(String, Scheduled, JobHandler) - 类 中的方法org.noear.solon.scheduling.scheduled.manager.AbstractJobManager
-
任务包装
M
- maxRetryCount(long) - 类 中的方法org.noear.solon.scheduling.retry.RetryableTask
-
最大重试次数
- method() - 接口 中的方法org.noear.solon.scheduling.retry.Callee
-
被调函数
- method() - 类 中的方法org.noear.solon.scheduling.retry.CalleeImpl
-
被调函数
N
- name - 类 中的变量org.noear.solon.scheduling.scheduled.JobHolder
-
- name(String) - 类 中的方法org.noear.solon.scheduling.ScheduledAnno
-
- name() - 类 中的方法org.noear.solon.scheduling.ScheduledAnno
-
O
- of(Callee) - 类 中的静态方法org.noear.solon.scheduling.retry.RetryableTask
-
创建重试任务
- org.noear.solon.scheduling - 程序包 org.noear.solon.scheduling
-
- org.noear.solon.scheduling.annotation - 程序包 org.noear.solon.scheduling.annotation
-
- org.noear.solon.scheduling.async - 程序包 org.noear.solon.scheduling.async
-
- org.noear.solon.scheduling.command - 程序包 org.noear.solon.scheduling.command
-
- org.noear.solon.scheduling.integration - 程序包 org.noear.solon.scheduling.integration
-
- org.noear.solon.scheduling.retry - 程序包 org.noear.solon.scheduling.retry
-
- org.noear.solon.scheduling.scheduled - 程序包 org.noear.solon.scheduling.scheduled
-
- org.noear.solon.scheduling.scheduled.manager - 程序包 org.noear.solon.scheduling.scheduled.manager
-
- org.noear.solon.scheduling.scheduled.wrap - 程序包 org.noear.solon.scheduling.scheduled.wrap
-
- org.noear.solon.scheduling.utils - 程序包 org.noear.solon.scheduling.utils
-
R
- Recover<T> - org.noear.solon.scheduling.retry中的接口
-
重试方法兜底接口
- recover(Callee, Throwable) - 接口 中的方法org.noear.solon.scheduling.retry.Recover
-
兜底处理
- recover(Callee, Throwable) - 类 中的方法org.noear.solon.scheduling.retry.RecoverDefault
-
- recover(Callee, Throwable) - 类 中的方法org.noear.solon.scheduling.retry.RecoverThrow
-
- recover(Recover<T>) - 类 中的方法org.noear.solon.scheduling.retry.RetryableTask
-
达到最大重试次数后执行的备用方法,入参是重试过程中的异常
- RecoverDefault<T> - org.noear.solon.scheduling.retry中的类
-
兜底接口默认实现
- RecoverDefault() - 类 的构造器org.noear.solon.scheduling.retry.RecoverDefault
-
- RecoverThrow<T> - org.noear.solon.scheduling.retry中的类
-
兜底接口抛异常实现
- RecoverThrow() - 类 的构造器org.noear.solon.scheduling.retry.RecoverThrow
-
- register(String, CommandExecutor) - 类 中的方法org.noear.solon.scheduling.command.CommandManager
-
注册
- resetScheduled(ScheduledAnno) - 类 中的静态方法org.noear.solon.scheduling.utils.ScheduledHelper
-
- Retry - org.noear.solon.scheduling.annotation中的注释类型
-
重试调度注解
- RetryableTask<T> - org.noear.solon.scheduling.retry中的类
-
重试任务类
- retryForExcludes(Class<? extends Throwable>...) - 类 中的方法org.noear.solon.scheduling.retry.RetryableTask
-
- retryForIncludes(Class<? extends Throwable>...) - 类 中的方法org.noear.solon.scheduling.retry.RetryableTask
-
指定的异常类型需要重试
- RetryInterceptor - org.noear.solon.scheduling.retry中的类
-
重试方法拦截器
- RetryInterceptor(AppContext) - 类 的构造器org.noear.solon.scheduling.retry.RetryInterceptor
-
S
- Scheduled - org.noear.solon.scheduling.annotation中的注释类型
-
定时调度注解
- scheduled - 类 中的变量org.noear.solon.scheduling.scheduled.JobHolder
-
- ScheduledAnno - org.noear.solon.scheduling中的类
-
Scheduled 模拟类
- ScheduledAnno() - 类 的构造器org.noear.solon.scheduling.ScheduledAnno
-
- ScheduledAnno(Scheduled) - 类 的构造器org.noear.solon.scheduling.ScheduledAnno
-
- ScheduledException - org.noear.solon.scheduling中的异常错误
-
计划任务异常
- ScheduledException(Throwable) - 异常错误 的构造器org.noear.solon.scheduling.ScheduledException
-
- ScheduledException(String, Throwable) - 异常错误 的构造器org.noear.solon.scheduling.ScheduledException
-
- ScheduledHelper - org.noear.solon.scheduling.utils中的类
-
调整助手
- ScheduledHelper() - 类 的构造器org.noear.solon.scheduling.utils.ScheduledHelper
-
- setAttachment(Object) - 类 中的方法org.noear.solon.scheduling.scheduled.JobHolder
-
- setData(Map<String, String>) - 类 中的方法org.noear.solon.scheduling.scheduled.JobHolder
-
- setJobInterceptor(JobInterceptor) - 类 中的方法org.noear.solon.scheduling.scheduled.manager.AbstractJobManager
-
已过时。
- setJobInterceptor(JobInterceptor) - 接口 中的方法org.noear.solon.scheduling.scheduled.manager.IJobManager
-
- start(AppContext) - 类 中的方法org.noear.solon.scheduling.integration.XPluginImp
-
- submit(Invocation, Async) - 接口 中的方法org.noear.solon.scheduling.async.AsyncExecutor
-
提交执行
- submit(Invocation, Async) - 类 中的方法org.noear.solon.scheduling.async.AsyncExecutorDefault
-
T
- target() - 接口 中的方法org.noear.solon.scheduling.retry.Callee
-
被调目标
- target() - 类 中的方法org.noear.solon.scheduling.retry.CalleeImpl
-
被调目标
U
- unit(TimeUnit) - 类 中的方法org.noear.solon.scheduling.retry.RetryableTask
-
设置间隔时间单位
X
- XPluginImp - org.noear.solon.scheduling.integration中的类
-
- XPluginImp() - 类 的构造器org.noear.solon.scheduling.integration.XPluginImp
-
Z
- zone(String) - 类 中的方法org.noear.solon.scheduling.ScheduledAnno
-
- zone() - 类 中的方法org.noear.solon.scheduling.ScheduledAnno
-
A C D E F G H I J M N O R S T U X Z
Copyright © 2024. All rights reserved.