索引
All Classes and Interfaces|常量字段值|所有程序包|序列化表格
A
- addDays(Date, int) - 类中的静态方法 com.xxl.job.core.util.DateUtil
- addHours(Date, int) - 类中的静态方法 com.xxl.job.core.util.DateUtil
- addMinutes(Date, int) - 类中的静态方法 com.xxl.job.core.util.DateUtil
- addMonths(Date, int) - 类中的静态方法 com.xxl.job.core.util.DateUtil
- addYears(Date, int) - 类中的静态方法 com.xxl.job.core.util.DateUtil
- ADMIN - enum class 中的枚举常量 com.xxl.job.core.enums.RegistryConfig.RegistType
- AdminBiz - com.xxl.job.core.biz中的接口
- AdminBizClient - com.xxl.job.core.biz.client中的类
-
admin api test
- AdminBizClient() - 类的构造器 com.xxl.job.core.biz.client.AdminBizClient
- AdminBizClient(String, String) - 类的构造器 com.xxl.job.core.biz.client.AdminBizClient
- afterSingletonsInstantiated() - 类中的方法 com.xxl.job.core.executor.impl.XxlJobSpringExecutor
- appendLog(String, String) - 类中的静态方法 com.xxl.job.core.log.XxlJobFileAppender
-
append log
B
- BEAN - enum class 中的枚举常量 com.xxl.job.core.glue.GlueTypeEnum
- beat() - 类中的方法 com.xxl.job.core.biz.client.ExecutorBizClient
- beat() - 接口中的方法 com.xxl.job.core.biz.ExecutorBiz
-
beat
- beat() - 类中的方法 com.xxl.job.core.biz.impl.ExecutorBizImpl
- BEAT_TIMEOUT - 类中的静态变量 com.xxl.job.core.enums.RegistryConfig
C
- callback(List<HandleCallbackParam>) - 接口中的方法 com.xxl.job.core.biz.AdminBiz
-
callback
- callback(List<HandleCallbackParam>) - 类中的方法 com.xxl.job.core.biz.client.AdminBizClient
- channelRead0(ChannelHandlerContext, FullHttpRequest) - 类中的方法 com.xxl.job.core.server.EmbedServer.EmbedHttpServerHandler
- channelReadComplete(ChannelHandlerContext) - 类中的方法 com.xxl.job.core.server.EmbedServer.EmbedHttpServerHandler
- com.xxl.job.core.biz - 程序包 com.xxl.job.core.biz
- com.xxl.job.core.biz.client - 程序包 com.xxl.job.core.biz.client
- com.xxl.job.core.biz.impl - 程序包 com.xxl.job.core.biz.impl
- com.xxl.job.core.biz.model - 程序包 com.xxl.job.core.biz.model
- com.xxl.job.core.context - 程序包 com.xxl.job.core.context
- com.xxl.job.core.enums - 程序包 com.xxl.job.core.enums
- com.xxl.job.core.executor - 程序包 com.xxl.job.core.executor
- com.xxl.job.core.executor.impl - 程序包 com.xxl.job.core.executor.impl
- com.xxl.job.core.glue - 程序包 com.xxl.job.core.glue
- com.xxl.job.core.glue.impl - 程序包 com.xxl.job.core.glue.impl
- com.xxl.job.core.handler - 程序包 com.xxl.job.core.handler
- com.xxl.job.core.handler.annotation - 程序包 com.xxl.job.core.handler.annotation
- com.xxl.job.core.handler.impl - 程序包 com.xxl.job.core.handler.impl
- com.xxl.job.core.log - 程序包 com.xxl.job.core.log
- com.xxl.job.core.server - 程序包 com.xxl.job.core.server
- com.xxl.job.core.thread - 程序包 com.xxl.job.core.thread
- com.xxl.job.core.util - 程序包 com.xxl.job.core.util
- COVER_EARLY - enum class 中的枚举常量 com.xxl.job.core.enums.ExecutorBlockStrategyEnum
- CRON_FORMAT - 类中的静态变量 com.xxl.job.core.util.DateUtil
D
- DateUtil - com.xxl.job.core.util中的类
-
date util
- DateUtil() - 类的构造器 com.xxl.job.core.util.DateUtil
- DEAD_TIMEOUT - 类中的静态变量 com.xxl.job.core.enums.RegistryConfig
- deleteFile(String) - 类中的静态方法 com.xxl.job.core.util.FileUtil
- deleteRecursively(File) - 类中的静态方法 com.xxl.job.core.util.FileUtil
-
delete recursively
- deserialize(byte[], Class<T>) - 类中的静态方法 com.xxl.job.core.util.JdkSerializeTool
-
将byte[] -->Object
- destroy() - 类中的方法 com.xxl.job.core.executor.impl.XxlJobSimpleExecutor
- destroy() - 类中的方法 com.xxl.job.core.executor.impl.XxlJobSpringExecutor
- destroy() - 类中的方法 com.xxl.job.core.executor.XxlJobExecutor
- destroy() - annotation interface 中的元素 com.xxl.job.core.handler.annotation.XxlJob
-
destroy handler, invoked when JobThread destroy
- destroy() - 类中的方法 com.xxl.job.core.handler.IJobHandler
-
destroy handler, invoked when JobThread destroy
- destroy() - 类中的方法 com.xxl.job.core.handler.impl.GlueJobHandler
- destroy() - 类中的方法 com.xxl.job.core.handler.impl.MethodJobHandler
- DISCARD_LATER - enum class 中的枚举常量 com.xxl.job.core.enums.ExecutorBlockStrategyEnum
E
- EmbedHttpServerHandler(ExecutorBiz, String, ThreadPoolExecutor) - 类的构造器 com.xxl.job.core.server.EmbedServer.EmbedHttpServerHandler
- EmbedServer - com.xxl.job.core.server中的类
-
Copy from : https://github.com/xuxueli/xxl-rpc
- EmbedServer() - 类的构造器 com.xxl.job.core.server.EmbedServer
- EmbedServer.EmbedHttpServerHandler - com.xxl.job.core.server中的类
-
netty_http
- exceptionCaught(ChannelHandlerContext, Throwable) - 类中的方法 com.xxl.job.core.server.EmbedServer.EmbedHttpServerHandler
- execToFile(String, String, String, String...) - 类中的静态方法 com.xxl.job.core.util.ScriptUtil
-
脚本执行,日志文件实时输出
- execute() - 类中的方法 com.xxl.job.core.handler.IJobHandler
-
execute handler, invoked when executor receives a scheduling request
- execute() - 类中的方法 com.xxl.job.core.handler.impl.GlueJobHandler
- execute() - 类中的方法 com.xxl.job.core.handler.impl.MethodJobHandler
- execute() - 类中的方法 com.xxl.job.core.handler.impl.ScriptJobHandler
- EXECUTOR - enum class 中的枚举常量 com.xxl.job.core.enums.RegistryConfig.RegistType
- ExecutorBiz - com.xxl.job.core.biz中的接口
-
Created by xuxueli on 17/3/1.
- ExecutorBizClient - com.xxl.job.core.biz.client中的类
-
admin api test
- ExecutorBizClient() - 类的构造器 com.xxl.job.core.biz.client.ExecutorBizClient
- ExecutorBizClient(String, String) - 类的构造器 com.xxl.job.core.biz.client.ExecutorBizClient
- ExecutorBizImpl - com.xxl.job.core.biz.impl中的类
-
Created by xuxueli on 17/3/1.
- ExecutorBizImpl() - 类的构造器 com.xxl.job.core.biz.impl.ExecutorBizImpl
- ExecutorBlockStrategyEnum - com.xxl.job.core.enums中的Enum Class
-
Created by xuxueli on 17/5/9.
- ExecutorRegistryThread - com.xxl.job.core.thread中的类
-
Created by xuxueli on 17/3/2.
- ExecutorRegistryThread() - 类的构造器 com.xxl.job.core.thread.ExecutorRegistryThread
F
- FAIL - 类中的静态变量 com.xxl.job.core.biz.model.ReturnT
- FAIL_CODE - 类中的静态变量 com.xxl.job.core.biz.model.ReturnT
- FileUtil - com.xxl.job.core.util中的类
-
file tool
- FileUtil() - 类的构造器 com.xxl.job.core.util.FileUtil
- findAvailablePort(int) - 类中的静态方法 com.xxl.job.core.util.NetUtil
-
find avaliable port
- format(LocalDateTime, String) - 类中的静态方法 com.xxl.job.core.util.DateUtil
-
格式化日期,返回格式为 yyyy-MM
- format(Date, String) - 类中的静态方法 com.xxl.job.core.util.DateUtil
-
format date
- formatDate(Date) - 类中的静态方法 com.xxl.job.core.util.DateUtil
-
format datetime. like "yyyy-MM-dd"
- formatDateTime(Date) - 类中的静态方法 com.xxl.job.core.util.DateUtil
-
format date. like "yyyy-MM-dd HH:mm:ss"
- fromJson(String, Class<T>) - 类中的静态方法 com.xxl.job.core.util.GsonTool
-
json 转成 特定的cls的Object
- fromJson(String, Class<T>, Class) - 类中的静态方法 com.xxl.job.core.util.GsonTool
-
json 转成 特定的 rawClass
的Object - fromJsonList(String, Class<T>) - 类中的静态方法 com.xxl.job.core.util.GsonTool
-
json 转成 特定的cls的list
G
- getActualTypeArguments() - 类中的方法 com.xxl.job.core.util.GsonTool.ParameterizedType4ReturnT
- getAdminBizList() - 类中的静态方法 com.xxl.job.core.executor.XxlJobExecutor
- getApplicationContext() - 类中的静态方法 com.xxl.job.core.executor.impl.XxlJobSpringExecutor
- getBroadcastIndex() - 类中的方法 com.xxl.job.core.biz.model.TriggerParam
- getBroadcastTotal() - 类中的方法 com.xxl.job.core.biz.model.TriggerParam
- getCmd() - enum class中的方法 com.xxl.job.core.glue.GlueTypeEnum
- getCode() - 类中的方法 com.xxl.job.core.biz.model.ReturnT
- getContent() - 类中的方法 com.xxl.job.core.biz.model.ReturnT
- getCron(String) - 类中的静态方法 com.xxl.job.core.util.DateUtil
- getCron(LocalDateTime) - 类中的静态方法 com.xxl.job.core.util.DateUtil
-
转换 LocalDateTime 为 cron , eg
- getCron(Date) - 类中的静态方法 com.xxl.job.core.util.DateUtil
-
转换 Date 为 cron , eg
- getDesc() - enum class中的方法 com.xxl.job.core.glue.GlueTypeEnum
- getExecutorBlockStrategy() - 类中的方法 com.xxl.job.core.biz.model.TriggerParam
- getExecutorHandler() - 类中的方法 com.xxl.job.core.biz.model.TriggerParam
- getExecutorParams() - 类中的方法 com.xxl.job.core.biz.model.TriggerParam
- getExecutorTimeout() - 类中的方法 com.xxl.job.core.biz.model.TriggerParam
- getFromLineNum() - 类中的方法 com.xxl.job.core.biz.model.LogParam
- getFromLineNum() - 类中的方法 com.xxl.job.core.biz.model.LogResult
- getGlueSource() - 类中的方法 com.xxl.job.core.biz.model.TriggerParam
- getGlueSrcPath() - 类中的静态方法 com.xxl.job.core.log.XxlJobFileAppender
- getGlueType() - 类中的方法 com.xxl.job.core.biz.model.TriggerParam
- getGlueUpdatetime() - 类中的方法 com.xxl.job.core.biz.model.TriggerParam
- getGlueUpdatetime() - 类中的方法 com.xxl.job.core.handler.impl.GlueJobHandler
- getGlueUpdatetime() - 类中的方法 com.xxl.job.core.handler.impl.ScriptJobHandler
- getHandleCode() - 类中的方法 com.xxl.job.core.biz.model.HandleCallbackParam
- getHandleCode() - 类中的方法 com.xxl.job.core.context.XxlJobContext
- getHandleMsg() - 类中的方法 com.xxl.job.core.biz.model.HandleCallbackParam
- getHandleMsg() - 类中的方法 com.xxl.job.core.context.XxlJobContext
- getHandler() - 类中的方法 com.xxl.job.core.thread.JobThread
- getInstance() - 类中的静态方法 com.xxl.job.core.glue.GlueFactory
- getInstance() - 类中的静态方法 com.xxl.job.core.thread.ExecutorRegistryThread
- getInstance() - 类中的静态方法 com.xxl.job.core.thread.JobLogFileCleanThread
- getInstance() - 类中的静态方法 com.xxl.job.core.thread.TriggerCallbackThread
- getIp() - 类中的静态方法 com.xxl.job.core.util.IpUtil
-
get ip address
- getIpPort(int) - 类中的静态方法 com.xxl.job.core.util.IpUtil
-
get ip:port
- getIpPort(String, int) - 类中的静态方法 com.xxl.job.core.util.IpUtil
- getJobId() - 类中的方法 com.xxl.job.core.biz.model.IdleBeatParam
- getJobId() - 类中的方法 com.xxl.job.core.biz.model.KillParam
- getJobId() - 类中的方法 com.xxl.job.core.biz.model.TriggerParam
- getJobId() - 类中的方法 com.xxl.job.core.context.XxlJobContext
- getJobId() - 类中的静态方法 com.xxl.job.core.context.XxlJobHelper
-
current JobId
- getJobLogFileName() - 类中的方法 com.xxl.job.core.context.XxlJobContext
- getJobLogFileName() - 类中的静态方法 com.xxl.job.core.context.XxlJobHelper
-
current JobLogFileName
- getJobParam() - 类中的方法 com.xxl.job.core.context.XxlJobContext
- getJobParam() - 类中的静态方法 com.xxl.job.core.context.XxlJobHelper
-
current JobParam
- getLocalAddress() - 类中的静态方法 com.xxl.job.core.util.IpUtil
-
Find first valid IP from local network card
- getLogContent() - 类中的方法 com.xxl.job.core.biz.model.LogResult
- getLogDateTim() - 类中的方法 com.xxl.job.core.biz.model.HandleCallbackParam
- getLogDateTim() - 类中的方法 com.xxl.job.core.biz.model.LogParam
- getLogDateTime() - 类中的方法 com.xxl.job.core.biz.model.TriggerParam
- getLogId() - 类中的方法 com.xxl.job.core.biz.model.HandleCallbackParam
- getLogId() - 类中的方法 com.xxl.job.core.biz.model.LogParam
- getLogId() - 类中的方法 com.xxl.job.core.biz.model.TriggerParam
- getLogPath() - 类中的静态方法 com.xxl.job.core.log.XxlJobFileAppender
- getMsg() - 类中的方法 com.xxl.job.core.biz.model.ReturnT
- getOwnerType() - 类中的方法 com.xxl.job.core.util.GsonTool.ParameterizedType4ReturnT
- getRawType() - 类中的方法 com.xxl.job.core.util.GsonTool.ParameterizedType4ReturnT
- getRegistryGroup() - 类中的方法 com.xxl.job.core.biz.model.RegistryParam
- getRegistryKey() - 类中的方法 com.xxl.job.core.biz.model.RegistryParam
- getRegistryValue() - 类中的方法 com.xxl.job.core.biz.model.RegistryParam
- getShardIndex() - 类中的方法 com.xxl.job.core.context.XxlJobContext
- getShardIndex() - 类中的静态方法 com.xxl.job.core.context.XxlJobHelper
-
current ShardIndex
- getShardTotal() - 类中的方法 com.xxl.job.core.context.XxlJobContext
- getShardTotal() - 类中的静态方法 com.xxl.job.core.context.XxlJobHelper
-
current ShardTotal
- getSuffix() - enum class中的方法 com.xxl.job.core.glue.GlueTypeEnum
- getTitle() - enum class中的方法 com.xxl.job.core.enums.ExecutorBlockStrategyEnum
- getToLineNum() - 类中的方法 com.xxl.job.core.biz.model.LogResult
- getXxlJobBeanList() - 类中的方法 com.xxl.job.core.executor.impl.XxlJobSimpleExecutor
- getXxlJobContext() - 类中的静态方法 com.xxl.job.core.context.XxlJobContext
- GLUE_GROOVY - enum class 中的枚举常量 com.xxl.job.core.glue.GlueTypeEnum
- GLUE_NODEJS - enum class 中的枚举常量 com.xxl.job.core.glue.GlueTypeEnum
- GLUE_PHP - enum class 中的枚举常量 com.xxl.job.core.glue.GlueTypeEnum
- GLUE_POWERSHELL - enum class 中的枚举常量 com.xxl.job.core.glue.GlueTypeEnum
- GLUE_PYTHON - enum class 中的枚举常量 com.xxl.job.core.glue.GlueTypeEnum
- GLUE_SHELL - enum class 中的枚举常量 com.xxl.job.core.glue.GlueTypeEnum
- GlueFactory - com.xxl.job.core.glue中的类
-
glue factory, product class/object by name
- GlueFactory() - 类的构造器 com.xxl.job.core.glue.GlueFactory
- GlueJobHandler - com.xxl.job.core.handler.impl中的类
-
glue job handler
- GlueJobHandler(IJobHandler, long) - 类的构造器 com.xxl.job.core.handler.impl.GlueJobHandler
- GlueTypeEnum - com.xxl.job.core.glue中的Enum Class
-
Created by xuxueli on 17/4/26.
- GsonTool - com.xxl.job.core.util中的类
- GsonTool() - 类的构造器 com.xxl.job.core.util.GsonTool
- GsonTool.ParameterizedType4ReturnT - com.xxl.job.core.util中的类
H
- HANDLE_CODE_FAIL - 类中的静态变量 com.xxl.job.core.context.XxlJobContext
- HANDLE_CODE_SUCCESS - 类中的静态变量 com.xxl.job.core.context.XxlJobContext
- HANDLE_CODE_TIMEOUT - 类中的静态变量 com.xxl.job.core.context.XxlJobContext
- HandleCallbackParam - com.xxl.job.core.biz.model中的类
-
Created by xuxueli on 17/3/2.
- HandleCallbackParam() - 类的构造器 com.xxl.job.core.biz.model.HandleCallbackParam
- HandleCallbackParam(long, long, int, String) - 类的构造器 com.xxl.job.core.biz.model.HandleCallbackParam
- handleFail() - 类中的静态方法 com.xxl.job.core.context.XxlJobHelper
-
handle fail
- handleFail(String) - 类中的静态方法 com.xxl.job.core.context.XxlJobHelper
-
handle fail with log msg
- handleResult(int, String) - 类中的静态方法 com.xxl.job.core.context.XxlJobHelper
- handleSuccess() - 类中的静态方法 com.xxl.job.core.context.XxlJobHelper
-
handle success
- handleSuccess(String) - 类中的静态方法 com.xxl.job.core.context.XxlJobHelper
-
handle success with log msg
- handleTimeout() - 类中的静态方法 com.xxl.job.core.context.XxlJobHelper
-
handle timeout
- handleTimeout(String) - 类中的静态方法 com.xxl.job.core.context.XxlJobHelper
-
handle timeout with log msg
I
- idleBeat(IdleBeatParam) - 类中的方法 com.xxl.job.core.biz.client.ExecutorBizClient
- idleBeat(IdleBeatParam) - 接口中的方法 com.xxl.job.core.biz.ExecutorBiz
-
idle beat
- idleBeat(IdleBeatParam) - 类中的方法 com.xxl.job.core.biz.impl.ExecutorBizImpl
- IdleBeatParam - com.xxl.job.core.biz.model中的类
- IdleBeatParam() - 类的构造器 com.xxl.job.core.biz.model.IdleBeatParam
- IdleBeatParam(int) - 类的构造器 com.xxl.job.core.biz.model.IdleBeatParam
- IJobHandler - com.xxl.job.core.handler中的类
-
job handler
- IJobHandler() - 类的构造器 com.xxl.job.core.handler.IJobHandler
- init() - annotation interface 中的元素 com.xxl.job.core.handler.annotation.XxlJob
-
init handler, invoked when JobThread init
- init() - 类中的方法 com.xxl.job.core.handler.IJobHandler
-
init handler, invoked when JobThread init
- init() - 类中的方法 com.xxl.job.core.handler.impl.GlueJobHandler
- init() - 类中的方法 com.xxl.job.core.handler.impl.MethodJobHandler
- initLogPath(String) - 类中的静态方法 com.xxl.job.core.log.XxlJobFileAppender
- injectService(Object) - 类中的方法 com.xxl.job.core.glue.GlueFactory
-
inject service of bean field
- injectService(Object) - 类中的方法 com.xxl.job.core.glue.impl.SpringGlueFactory
-
inject action of spring
- IpUtil - com.xxl.job.core.util中的类
-
ip tool
- IpUtil() - 类的构造器 com.xxl.job.core.util.IpUtil
- isEnd() - 类中的方法 com.xxl.job.core.biz.model.LogResult
- isPortUsed(int) - 类中的静态方法 com.xxl.job.core.util.NetUtil
-
check port used
- isRunningOrHasQueue() - 类中的方法 com.xxl.job.core.thread.JobThread
-
is running job
- isScript() - enum class中的方法 com.xxl.job.core.glue.GlueTypeEnum
J
- JdkSerializeTool - com.xxl.job.core.util中的类
- JdkSerializeTool() - 类的构造器 com.xxl.job.core.util.JdkSerializeTool
- JobLogFileCleanThread - com.xxl.job.core.thread中的类
-
job file clean thread
- JobLogFileCleanThread() - 类的构造器 com.xxl.job.core.thread.JobLogFileCleanThread
- JobThread - com.xxl.job.core.thread中的类
-
handler thread
- JobThread(int, IJobHandler) - 类的构造器 com.xxl.job.core.thread.JobThread
K
- kill(KillParam) - 类中的方法 com.xxl.job.core.biz.client.ExecutorBizClient
- kill(KillParam) - 接口中的方法 com.xxl.job.core.biz.ExecutorBiz
-
kill
- kill(KillParam) - 类中的方法 com.xxl.job.core.biz.impl.ExecutorBizImpl
- KillParam - com.xxl.job.core.biz.model中的类
- KillParam() - 类的构造器 com.xxl.job.core.biz.model.KillParam
- KillParam(int) - 类的构造器 com.xxl.job.core.biz.model.KillParam
L
- loadJobHandler(String) - 类中的静态方法 com.xxl.job.core.executor.XxlJobExecutor
- loadJobThread(int) - 类中的静态方法 com.xxl.job.core.executor.XxlJobExecutor
- loadNewInstance(String) - 类中的方法 com.xxl.job.core.glue.GlueFactory
-
load new instance, prototype
- log(LogParam) - 类中的方法 com.xxl.job.core.biz.client.ExecutorBizClient
- log(LogParam) - 接口中的方法 com.xxl.job.core.biz.ExecutorBiz
-
log
- log(LogParam) - 类中的方法 com.xxl.job.core.biz.impl.ExecutorBizImpl
- log(String, Object...) - 类中的静态方法 com.xxl.job.core.context.XxlJobHelper
-
append log with pattern
- log(Throwable) - 类中的静态方法 com.xxl.job.core.context.XxlJobHelper
-
append exception stack
- LogParam - com.xxl.job.core.biz.model中的类
- LogParam() - 类的构造器 com.xxl.job.core.biz.model.LogParam
- LogParam(long, long, int) - 类的构造器 com.xxl.job.core.biz.model.LogParam
- LogResult - com.xxl.job.core.biz.model中的类
-
Created by xuxueli on 17/3/23.
- LogResult() - 类的构造器 com.xxl.job.core.biz.model.LogResult
- LogResult(int, int, String, boolean) - 类的构造器 com.xxl.job.core.biz.model.LogResult
M
- makeLogFileName(Date, long) - 类中的静态方法 com.xxl.job.core.log.XxlJobFileAppender
-
log filename, like "logPath/yyyy-MM-dd/9999.log"
- markScriptFile(String, String) - 类中的静态方法 com.xxl.job.core.util.ScriptUtil
-
make script file
- match(String) - enum class中的静态方法 com.xxl.job.core.glue.GlueTypeEnum
- match(String, ExecutorBlockStrategyEnum) - enum class中的静态方法 com.xxl.job.core.enums.ExecutorBlockStrategyEnum
- MethodJobHandler - com.xxl.job.core.handler.impl中的类
- MethodJobHandler(Object, Method, Method, Method) - 类的构造器 com.xxl.job.core.handler.impl.MethodJobHandler
N
- NetUtil - com.xxl.job.core.util中的类
-
net util
- NetUtil() - 类的构造器 com.xxl.job.core.util.NetUtil
P
- ParameterizedType4ReturnT(Class, Type[]) - 类的构造器 com.xxl.job.core.util.GsonTool.ParameterizedType4ReturnT
- parse(String, String) - 类中的静态方法 com.xxl.job.core.util.DateUtil
-
parse date
- parseDate(String) - 类中的静态方法 com.xxl.job.core.util.DateUtil
-
parse date string, like "yyyy-MM-dd HH:mm:s"
- parseDateTime(String) - 类中的静态方法 com.xxl.job.core.util.DateUtil
-
parse datetime string, like "yyyy-MM-dd HH:mm:ss"
- parseIpPort(String) - 类中的静态方法 com.xxl.job.core.util.IpUtil
- postBody(String, String, int, Object, Class) - 类中的静态方法 com.xxl.job.core.util.XxlJobRemotingUtil
-
post
- pushCallBack(HandleCallbackParam) - 类中的静态方法 com.xxl.job.core.thread.TriggerCallbackThread
- pushTriggerQueue(TriggerParam) - 类中的方法 com.xxl.job.core.thread.JobThread
-
new trigger to queue
R
- readFileContent(File) - 类中的静态方法 com.xxl.job.core.util.FileUtil
- readLines(File) - 类中的静态方法 com.xxl.job.core.log.XxlJobFileAppender
-
read log data
- readLog(String, int) - 类中的静态方法 com.xxl.job.core.log.XxlJobFileAppender
-
support read log-file
- refreshInstance(int) - 类中的静态方法 com.xxl.job.core.glue.GlueFactory
- registJobHandler(XxlJob, Object, Method) - 类中的方法 com.xxl.job.core.executor.XxlJobExecutor
- registJobHandler(String, IJobHandler) - 类中的静态方法 com.xxl.job.core.executor.XxlJobExecutor
- registJobThread(int, IJobHandler, String) - 类中的静态方法 com.xxl.job.core.executor.XxlJobExecutor
- registry(RegistryParam) - 接口中的方法 com.xxl.job.core.biz.AdminBiz
-
registry
- registry(RegistryParam) - 类中的方法 com.xxl.job.core.biz.client.AdminBizClient
- RegistryConfig - com.xxl.job.core.enums中的类
-
Created by xuxueli on 17/5/10.
- RegistryConfig() - 类的构造器 com.xxl.job.core.enums.RegistryConfig
- RegistryConfig.RegistType - com.xxl.job.core.enums中的Enum Class
- RegistryParam - com.xxl.job.core.biz.model中的类
-
Created by xuxueli on 2017-05-10 20:22:42
- RegistryParam() - 类的构造器 com.xxl.job.core.biz.model.RegistryParam
- RegistryParam(String, String, String) - 类的构造器 com.xxl.job.core.biz.model.RegistryParam
- registryRemove(RegistryParam) - 接口中的方法 com.xxl.job.core.biz.AdminBiz
-
registry remove
- registryRemove(RegistryParam) - 类中的方法 com.xxl.job.core.biz.client.AdminBizClient
- removeJobThread(int, String) - 类中的静态方法 com.xxl.job.core.executor.XxlJobExecutor
- ReturnT<T> - com.xxl.job.core.biz.model中的类
-
common return
- ReturnT() - 类的构造器 com.xxl.job.core.biz.model.ReturnT
- ReturnT(int, String) - 类的构造器 com.xxl.job.core.biz.model.ReturnT
- ReturnT(T) - 类的构造器 com.xxl.job.core.biz.model.ReturnT
- run() - 类中的方法 com.xxl.job.core.thread.JobThread
- run(TriggerParam) - 类中的方法 com.xxl.job.core.biz.client.ExecutorBizClient
- run(TriggerParam) - 接口中的方法 com.xxl.job.core.biz.ExecutorBiz
-
run
- run(TriggerParam) - 类中的方法 com.xxl.job.core.biz.impl.ExecutorBizImpl
S
- ScriptJobHandler - com.xxl.job.core.handler.impl中的类
-
Created by xuxueli on 17/4/27.
- ScriptJobHandler(int, long, String, GlueTypeEnum) - 类的构造器 com.xxl.job.core.handler.impl.ScriptJobHandler
- ScriptUtil - com.xxl.job.core.util中的类
-
1、内嵌编译器如"PythonInterpreter"无法引用扩展包,因此推荐使用java调用控制台进程方式"Runtime.getRuntime().exec()"来运行脚本(shell或python); 2、因为通过java调用控制台进程方式实现,需要保证目标机器PATH路径正确配置对应编译器; 3、暂时脚本执行日志只能在脚本执行结束后一次性获取,无法保证实时性;因此为确保日志实时性,可改为将脚本打印的日志存储在指定的日志文件上; 4、python 异常输出优先级高于标准输出,体现在Log文件中,因此推荐通过logging方式打日志保持和异常信息一致;否则用prinf日志顺序会错乱 Created by xuxueli on 17/2/25.
- ScriptUtil() - 类的构造器 com.xxl.job.core.util.ScriptUtil
- SERIAL_EXECUTION - enum class 中的枚举常量 com.xxl.job.core.enums.ExecutorBlockStrategyEnum
- serialize(Object) - 类中的静态方法 com.xxl.job.core.util.JdkSerializeTool
-
将对象-->byte[] (由于jedis中不支持直接存储object所以转换成byte[]存入)
- serialVersionUID - 类中的静态变量 com.xxl.job.core.biz.model.ReturnT
- setAccessToken(String) - 类中的方法 com.xxl.job.core.executor.XxlJobExecutor
- setAddress(String) - 类中的方法 com.xxl.job.core.executor.XxlJobExecutor
- setAdminAddresses(String) - 类中的方法 com.xxl.job.core.executor.XxlJobExecutor
- setApplicationContext(ApplicationContext) - 类中的方法 com.xxl.job.core.executor.impl.XxlJobSpringExecutor
- setAppname(String) - 类中的方法 com.xxl.job.core.executor.XxlJobExecutor
- setBroadcastIndex(int) - 类中的方法 com.xxl.job.core.biz.model.TriggerParam
- setBroadcastTotal(int) - 类中的方法 com.xxl.job.core.biz.model.TriggerParam
- setCode(int) - 类中的方法 com.xxl.job.core.biz.model.ReturnT
- setContent(T) - 类中的方法 com.xxl.job.core.biz.model.ReturnT
- setEnd(boolean) - 类中的方法 com.xxl.job.core.biz.model.LogResult
- setExecutorBlockStrategy(String) - 类中的方法 com.xxl.job.core.biz.model.TriggerParam
- setExecutorHandler(String) - 类中的方法 com.xxl.job.core.biz.model.TriggerParam
- setExecutorParams(String) - 类中的方法 com.xxl.job.core.biz.model.TriggerParam
- setExecutorTimeout(int) - 类中的方法 com.xxl.job.core.biz.model.TriggerParam
- setFromLineNum(int) - 类中的方法 com.xxl.job.core.biz.model.LogParam
- setFromLineNum(int) - 类中的方法 com.xxl.job.core.biz.model.LogResult
- setGlueSource(String) - 类中的方法 com.xxl.job.core.biz.model.TriggerParam
- setGlueType(String) - 类中的方法 com.xxl.job.core.biz.model.TriggerParam
- setGlueUpdatetime(long) - 类中的方法 com.xxl.job.core.biz.model.TriggerParam
- setHandleCode(int) - 类中的方法 com.xxl.job.core.biz.model.HandleCallbackParam
- setHandleCode(int) - 类中的方法 com.xxl.job.core.context.XxlJobContext
- setHandleMsg(String) - 类中的方法 com.xxl.job.core.biz.model.HandleCallbackParam
- setHandleMsg(String) - 类中的方法 com.xxl.job.core.context.XxlJobContext
- setIp(String) - 类中的方法 com.xxl.job.core.executor.XxlJobExecutor
- setJobId(int) - 类中的方法 com.xxl.job.core.biz.model.IdleBeatParam
- setJobId(int) - 类中的方法 com.xxl.job.core.biz.model.KillParam
- setJobId(int) - 类中的方法 com.xxl.job.core.biz.model.TriggerParam
- setLogContent(String) - 类中的方法 com.xxl.job.core.biz.model.LogResult
- setLogDateTim(long) - 类中的方法 com.xxl.job.core.biz.model.HandleCallbackParam
- setLogDateTim(long) - 类中的方法 com.xxl.job.core.biz.model.LogParam
- setLogDateTime(long) - 类中的方法 com.xxl.job.core.biz.model.TriggerParam
- setLogId(long) - 类中的方法 com.xxl.job.core.biz.model.HandleCallbackParam
- setLogId(long) - 类中的方法 com.xxl.job.core.biz.model.LogParam
- setLogId(long) - 类中的方法 com.xxl.job.core.biz.model.TriggerParam
- setLogPath(String) - 类中的方法 com.xxl.job.core.executor.XxlJobExecutor
- setLogRetentionDays(int) - 类中的方法 com.xxl.job.core.executor.XxlJobExecutor
- setMsg(String) - 类中的方法 com.xxl.job.core.biz.model.ReturnT
- setPort(int) - 类中的方法 com.xxl.job.core.executor.XxlJobExecutor
- setRegistryGroup(String) - 类中的方法 com.xxl.job.core.biz.model.RegistryParam
- setRegistryKey(String) - 类中的方法 com.xxl.job.core.biz.model.RegistryParam
- setRegistryValue(String) - 类中的方法 com.xxl.job.core.biz.model.RegistryParam
- setTitle(String) - enum class中的方法 com.xxl.job.core.enums.ExecutorBlockStrategyEnum
- setToLineNum(int) - 类中的方法 com.xxl.job.core.biz.model.LogResult
- setXxlJobBeanList(List<Object>) - 类中的方法 com.xxl.job.core.executor.impl.XxlJobSimpleExecutor
- setXxlJobContext(XxlJobContext) - 类中的静态方法 com.xxl.job.core.context.XxlJobContext
- SpringGlueFactory - com.xxl.job.core.glue.impl中的类
- SpringGlueFactory() - 类的构造器 com.xxl.job.core.glue.impl.SpringGlueFactory
- start() - 类中的方法 com.xxl.job.core.executor.impl.XxlJobSimpleExecutor
- start() - 类中的方法 com.xxl.job.core.executor.XxlJobExecutor
- start() - 类中的方法 com.xxl.job.core.thread.TriggerCallbackThread
- start(long) - 类中的方法 com.xxl.job.core.thread.JobLogFileCleanThread
- start(String, int, String, String) - 类中的方法 com.xxl.job.core.server.EmbedServer
- start(String, String) - 类中的方法 com.xxl.job.core.thread.ExecutorRegistryThread
- startRegistry(String, String) - 类中的方法 com.xxl.job.core.server.EmbedServer
- stop() - 类中的方法 com.xxl.job.core.server.EmbedServer
- stopRegistry() - 类中的方法 com.xxl.job.core.server.EmbedServer
- SUCCESS - 类中的静态变量 com.xxl.job.core.biz.model.ReturnT
- SUCCESS_CODE - 类中的静态变量 com.xxl.job.core.biz.model.ReturnT
T
- ThrowableUtil - com.xxl.job.core.util中的类
- ThrowableUtil() - 类的构造器 com.xxl.job.core.util.ThrowableUtil
- toJson(Object) - 类中的静态方法 com.xxl.job.core.util.GsonTool
-
Object 转成 json
- toStop() - 类中的方法 com.xxl.job.core.thread.ExecutorRegistryThread
- toStop() - 类中的方法 com.xxl.job.core.thread.JobLogFileCleanThread
- toStop() - 类中的方法 com.xxl.job.core.thread.TriggerCallbackThread
- toStop(String) - 类中的方法 com.xxl.job.core.thread.JobThread
-
kill job thread
- toString() - 类中的方法 com.xxl.job.core.biz.model.HandleCallbackParam
- toString() - 类中的方法 com.xxl.job.core.biz.model.RegistryParam
- toString() - 类中的方法 com.xxl.job.core.biz.model.ReturnT
- toString() - 类中的方法 com.xxl.job.core.biz.model.TriggerParam
- toString() - 类中的方法 com.xxl.job.core.handler.impl.MethodJobHandler
- toString(Throwable) - 类中的静态方法 com.xxl.job.core.util.ThrowableUtil
-
parse error to string
- TriggerCallbackThread - com.xxl.job.core.thread中的类
-
Created by xuxueli on 16/7/22.
- TriggerCallbackThread() - 类的构造器 com.xxl.job.core.thread.TriggerCallbackThread
- TriggerParam - com.xxl.job.core.biz.model中的类
-
Created by xuxueli on 16/7/22.
- TriggerParam() - 类的构造器 com.xxl.job.core.biz.model.TriggerParam
U
- userEventTriggered(ChannelHandlerContext, Object) - 类中的方法 com.xxl.job.core.server.EmbedServer.EmbedHttpServerHandler
V
- value() - annotation interface 中的元素 com.xxl.job.core.handler.annotation.XxlJob
-
jobhandler name
- valueOf(String) - enum class中的静态方法 com.xxl.job.core.enums.ExecutorBlockStrategyEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - enum class中的静态方法 com.xxl.job.core.enums.RegistryConfig.RegistType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - enum class中的静态方法 com.xxl.job.core.glue.GlueTypeEnum
-
Returns the enum constant of this class with the specified name.
- values() - enum class中的静态方法 com.xxl.job.core.enums.ExecutorBlockStrategyEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - enum class中的静态方法 com.xxl.job.core.enums.RegistryConfig.RegistType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - enum class中的静态方法 com.xxl.job.core.glue.GlueTypeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- writeFileContent(File, byte[]) - 类中的静态方法 com.xxl.job.core.util.FileUtil
X
- XXL_JOB_ACCESS_TOKEN - 类中的静态变量 com.xxl.job.core.util.XxlJobRemotingUtil
- XxlJob - com.xxl.job.core.handler.annotation中的Annotation Interface
-
annotation for method jobhandler
- XxlJobContext - com.xxl.job.core.context中的类
-
xxl-job context
- XxlJobContext(long, String, String, int, int) - 类的构造器 com.xxl.job.core.context.XxlJobContext
- XxlJobExecutor - com.xxl.job.core.executor中的类
-
Created by xuxueli on 2016/3/2 21:14.
- XxlJobExecutor() - 类的构造器 com.xxl.job.core.executor.XxlJobExecutor
- XxlJobFileAppender - com.xxl.job.core.log中的类
-
store trigger log in each log-file
- XxlJobFileAppender() - 类的构造器 com.xxl.job.core.log.XxlJobFileAppender
- XxlJobHelper - com.xxl.job.core.context中的类
-
helper for xxl-job
- XxlJobHelper() - 类的构造器 com.xxl.job.core.context.XxlJobHelper
- XxlJobRemotingUtil - com.xxl.job.core.util中的类
- XxlJobRemotingUtil() - 类的构造器 com.xxl.job.core.util.XxlJobRemotingUtil
- XxlJobSimpleExecutor - com.xxl.job.core.executor.impl中的类
-
xxl-job executor (for frameless)
- XxlJobSimpleExecutor() - 类的构造器 com.xxl.job.core.executor.impl.XxlJobSimpleExecutor
- XxlJobSpringExecutor - com.xxl.job.core.executor.impl中的类
-
xxl-job executor (for spring)
- XxlJobSpringExecutor() - 类的构造器 com.xxl.job.core.executor.impl.XxlJobSpringExecutor
All Classes and Interfaces|常量字段值|所有程序包|序列化表格