A B C D E F G H I J K L M N O P Q R S T U V W Y 
All Classes All Packages

A

AbstractDispatchAction - Class in net.risesoft.api.job.actions.dispatch.method
 
AbstractDispatchAction() - Constructor for class net.risesoft.api.job.actions.dispatch.method.AbstractDispatchAction
 
action(Job, JobLog, Map<String, Object>, ServiceInstance, JobContext, DoBalance) - Method in class net.risesoft.api.job.actions.dispatch.executor.ExecutorActionManager
 
action(Job, JobLog, Map<String, Object>, ServiceInstance, JobContext, DoBalance) - Method in class net.risesoft.api.job.actions.dispatch.executor.impl.HttpExecutorAction
 
action(Job, JobLog, Map<String, Object>, ServiceInstance, JobContext, DoBalance) - Method in class net.risesoft.api.job.actions.dispatch.executor.impl.JobExecutorAction
 
action(Job, JobLog, Map<String, Object>, ServiceInstance, JobContext, DoBalance) - Method in class net.risesoft.api.job.actions.dispatch.executor.impl.LocalExecutorAction
 
action(Job, JobLog, Map<String, Object>, ServiceInstance, JobContext, DoBalance) - Method in interface net.risesoft.api.job.actions.dispatch.ExecutorAction
执行步骤
action(Job, JobLog, TaskExecutorService, JobContext) - Method in class net.risesoft.api.job.actions.block.BlockActionManager
 
action(Job, JobLog, TaskExecutorService, JobContext) - Method in class net.risesoft.api.job.actions.block.DiscardAction
 
action(Job, JobLog, TaskExecutorService, JobContext) - Method in class net.risesoft.api.job.actions.block.ParallelAction
 
action(Job, JobLog, TaskExecutorService, JobContext) - Method in class net.risesoft.api.job.actions.block.SerialAction
 
action(Job, JobLog, TaskExecutorService, JobContext) - Method in class net.risesoft.api.job.actions.dispatch.method.DispatchActionManager
 
action(Job, JobLog, TaskExecutorService, JobContext) - Method in class net.risesoft.api.job.actions.dispatch.method.impl.AssignAction
 
action(Job, JobLog, TaskExecutorService, JobContext) - Method in class net.risesoft.api.job.actions.dispatch.method.impl.BalanceAction
 
action(Job, JobLog, TaskExecutorService, JobContext) - Method in class net.risesoft.api.job.actions.dispatch.method.impl.BroadcastAction
 
action(Job, JobLog, TaskExecutorService, JobContext) - Method in class net.risesoft.api.job.actions.dispatch.method.impl.ErrorTransferAction
 
action(Job, JobLog, TaskExecutorService, JobContext) - Method in class net.risesoft.api.job.actions.dispatch.method.impl.FirstAction
 
action(Job, JobLog, TaskExecutorService, JobContext) - Method in class net.risesoft.api.job.actions.dispatch.method.impl.PolltAction
 
action(Job, JobLog, TaskExecutorService, JobContext) - Method in class net.risesoft.api.job.actions.dispatch.method.impl.RandomAction
 
action(Job, JobLog, TaskExecutorService, JobContext) - Method in interface net.risesoft.api.job.actions.JobAction
执行步骤
action(Job, JobLog, TaskExecutorService, JobContext) - Method in class net.risesoft.api.job.actions.start.StartJobAction
 
action(Job, JobLog, TaskExecutorService, JobContext) - Method in class net.risesoft.api.job.actions.start.StartJobChildrenAction
 
addError(String) - Method in class net.risesoft.api.persistence.job.impl.JobInfoServiceImpl
 
addError(String) - Method in interface net.risesoft.api.persistence.job.JobInfoService
 
addError(String, String) - Method in interface net.risesoft.api.persistence.dao.job.JobInfoDao
 
addLog(Log, String) - Method in class net.risesoft.api.persistence.log.impl.LogServiceImpl
 
addLog(Log, String) - Method in interface net.risesoft.api.persistence.log.LogService
添加日志
addSuccess(String) - Method in class net.risesoft.api.persistence.job.impl.JobInfoServiceImpl
 
addSuccess(String) - Method in interface net.risesoft.api.persistence.job.JobInfoService
 
addSuccess(String, String) - Method in interface net.risesoft.api.persistence.dao.job.JobInfoDao
 
addTask(String) - Method in class net.risesoft.api.watch.WatchManager
 
addTask(Job) - Method in class net.risesoft.api.job.TaskManager
 
addTriggerTask(Runnable, Trigger) - Method in class net.risesoft.api.job.ScheduledRegister
添加一个任务
ADS - net.risesoft.api.utils.jdbc.DataBaseType
 
afterPropertiesSet() - Method in class net.risesoft.api.job.actions.dispatch.executor.impl.HttpExecutorAction
 
ALI_ORACLE - Static variable in class net.risesoft.api.utils.jdbc.JdbcUtils
 
ALI_ORACLE_DRIVER - Static variable in class net.risesoft.api.utils.jdbc.JdbcUtils
 
appendConsole(String) - Method in class net.risesoft.api.persistence.model.job.JobLog
 
appendIn(List<String>, Where) - Static method in class net.risesoft.api.utils.SqlUtils
直接追加(???)
appendJDBCSuffixForReader(String) - Method in enum net.risesoft.api.utils.jdbc.DataBaseType
 
appendJDBCSuffixForWriter(String) - Method in enum net.risesoft.api.utils.jdbc.DataBaseType
 
appendLog(String, String) - Method in class net.risesoft.api.job.TaskExecutorService
 
appendLog(String, String) - Method in interface net.risesoft.api.persistence.dao.job.JobLogDao
添加日志
appendLog(String, String) - Method in class net.risesoft.api.persistence.job.impl.JobLogServiceImpl
 
appendLog(String, String) - Method in interface net.risesoft.api.persistence.job.JobLogService
添加日志
appendSource(String, String, String) - Method in class net.risesoft.api.job.TaskExecutorService
添加调度源
appendSource(String, String, String) - Method in interface net.risesoft.api.persistence.dao.job.JobLogDao
 
appendSource(String, String, String) - Method in class net.risesoft.api.persistence.job.impl.JobLogServiceImpl
 
appendSource(String, String, String) - Method in interface net.risesoft.api.persistence.job.JobLogService
添加调度源
AssignAction - Class in net.risesoft.api.job.actions.dispatch.method.impl
 
AssignAction() - Constructor for class net.risesoft.api.job.actions.dispatch.method.impl.AssignAction
 
asyncExecuteWithRetry(Callable<T>, int, long, boolean, long, ThreadPoolExecutor) - Static method in class net.risesoft.api.utils.jdbc.RetryUtil
在外部线程执行并且重试。
asyncResultSetNext(ResultSet) - Static method in class net.risesoft.api.utils.jdbc.DBUtil
异步获取resultSet的next(),注意,千万不能应用在数据的读取中。
asyncResultSetNext(ResultSet, int) - Static method in class net.risesoft.api.utils.jdbc.DBUtil
 
AutoIdUtil - Class in net.risesoft.api.utils
随机id
AutoIdUtil() - Constructor for class net.risesoft.api.utils.AutoIdUtil
 
AWAIT - Static variable in class net.risesoft.api.persistence.model.job.JobLog
等待

B

back(String, String) - Method in interface net.risesoft.api.persistence.config.ConfigService
回滚版本 回滚
back(String, String) - Method in class net.risesoft.api.persistence.config.impl.ConfigServiceImpl
 
BalanceAction - Class in net.risesoft.api.job.actions.dispatch.method.impl
 
BalanceAction() - Constructor for class net.risesoft.api.job.actions.dispatch.method.impl.BalanceAction
 
batchDelete(Collection<Integer>) - Method in interface net.risesoft.api.persistence.dao.job.JobChangeDao
 
BatchOperation<T> - Class in net.risesoft.api.utils
 
BatchOperation(int, T) - Constructor for class net.risesoft.api.utils.BatchOperation
 
BatchOperation(int, T, CommitFunction<T>) - Constructor for class net.risesoft.api.utils.BatchOperation
 
batchResult(Result...) - Static method in class net.risesoft.api.utils.ResultUtils
 
batchResult(LResult...) - Static method in class net.risesoft.api.utils.ResultUtils
 
BlockActionManager - Class in net.risesoft.api.job.actions.block
 
BlockActionManager() - Constructor for class net.risesoft.api.job.actions.block.BlockActionManager
 
BlockJobAction - Interface in net.risesoft.api.job.actions.block
 
BroadcastAction - Class in net.risesoft.api.job.actions.dispatch.method.impl
 
BroadcastAction() - Constructor for class net.risesoft.api.job.actions.dispatch.method.impl.BroadcastAction
 

C

change(IServiceInstance, Integer) - Method in class net.risesoft.api.consumer.ServerRegisterListener
 
check(IServiceInstanceModel) - Static method in class net.risesoft.api.watch.CheckStatusTask
 
checkDeletePrivilege(DataBaseType, String, String, String, List<String>) - Static method in class net.risesoft.api.utils.jdbc.DBUtil
 
CheckHttpForArgs - Annotation Type in net.risesoft.api.aop
检查查询 条件
checkInsertPrivilege(DataBaseType, String, String, String, List<String>) - Static method in class net.risesoft.api.utils.jdbc.DBUtil
 
CheckResult - Annotation Type in net.risesoft.api.aop
有需要被检查的对象加此方法 BindingResult 参数必须是接收的第二个
checkService() - Method in class net.risesoft.api.persistence.iservice.impl.DataBaseIServiceService
检查过期的服务 30 秒 默认 30000
CheckStatusTask - Class in net.risesoft.api.watch
 
CheckStatusTask(String, String, IServiceService) - Constructor for class net.risesoft.api.watch.CheckStatusTask
 
chooseJdbcUrl(DataBaseType, List<String>, String, String, List<String>, boolean) - Static method in class net.risesoft.api.utils.jdbc.DBUtil
 
chooseJdbcUrlWithoutRetry(DataBaseType, List<String>, String, String, List<String>, boolean) - Static method in class net.risesoft.api.utils.jdbc.DBUtil
 
clear(Date) - Method in interface net.risesoft.api.persistence.dao.ConfigHisDao
 
clear(Date) - Method in interface net.risesoft.api.persistence.dao.LogDao
 
clear(Date) - Method in class net.risesoft.api.persistence.log.impl.LogServiceImpl
 
clear(Date) - Method in interface net.risesoft.api.persistence.log.LogService
 
clearDefaultTimeOut(String, Long, Date, String) - Method in interface net.risesoft.api.persistence.dao.job.JobLogDao
 
clearHis() - Method in interface net.risesoft.api.persistence.config.ConfigHisService
清理配置文件 (30天之前)
clearHis() - Method in class net.risesoft.api.persistence.config.impl.ConfigHisServiceImpl
 
clearLog() - Method in class net.risesoft.api.job.TaskManager
清理30天前的数据
clearLog(Long) - Method in interface net.risesoft.api.persistence.dao.job.JobLogDao
 
clearLog(Date) - Method in class net.risesoft.api.persistence.job.impl.JobLogServiceImpl
 
clearLog(Date) - Method in interface net.risesoft.api.persistence.job.JobLogService
清除日志 小于这个时间的
clearTimeAndDelete() - Method in class net.risesoft.api.job.TaskManager
 
clearTimeOutJob() - Method in class net.risesoft.api.persistence.job.impl.JobLogServiceImpl
 
clearTimeOutJob() - Method in interface net.risesoft.api.persistence.job.JobLogService
清理掉调度超时的任务
clearTimeOutJob(String, Long, Long, String) - Method in interface net.risesoft.api.persistence.dao.job.JobLogDao
 
clearTimeOutJobAndAwait(String, Long, Long, String) - Method in interface net.risesoft.api.persistence.dao.job.JobLogDao
 
ClickHouse - net.risesoft.api.utils.jdbc.DataBaseType
 
clientListener() - Method in class net.risesoft.api.config.ServerAutoConfig
 
ClientListener - Class in net.risesoft.api.listener
 
ClientListener() - Constructor for class net.risesoft.api.listener.ClientListener
 
close(Closeable) - Static method in class net.risesoft.api.utils.jdbc.JdbcUtils
 
close(Connection) - Static method in class net.risesoft.api.utils.jdbc.JdbcUtils
 
close(ResultSet) - Static method in class net.risesoft.api.utils.jdbc.JdbcUtils
 
close(Statement) - Static method in class net.risesoft.api.utils.jdbc.JdbcUtils
 
closeApplication() - Static method in class net.risesoft.api.watch.WatchManager
 
closeDBResources(ResultSet, Statement, Connection) - Static method in class net.risesoft.api.utils.jdbc.DBUtil
 
closeDBResources(Statement, Connection) - Static method in class net.risesoft.api.utils.jdbc.DBUtil
 
closeResultSet(ResultSet) - Static method in class net.risesoft.api.utils.jdbc.DBUtil
Close ResultSet, Statement referenced by this ResultSet
commit(CommitFunction<T>) - Method in class net.risesoft.api.utils.BatchOperation
 
commit(T) - Method in interface net.risesoft.api.utils.CommitFunction
 
CommitFunction<T> - Interface in net.risesoft.api.utils
 
compareTo(Sort) - Method in class net.risesoft.api.utils.Sort
 
Config - Class in net.risesoft.api.persistence.model.config
 
Config() - Constructor for class net.risesoft.api.persistence.model.config.Config
 
ConfigApi - Class in net.risesoft.api.api
提供配置文件api的操作
ConfigApi() - Constructor for class net.risesoft.api.api.ConfigApi
 
ConfigDao - Interface in net.risesoft.api.persistence.dao
 
ConfigHis - Class in net.risesoft.api.persistence.model.config
 
ConfigHis() - Constructor for class net.risesoft.api.persistence.model.config.ConfigHis
 
ConfigHisDao - Interface in net.risesoft.api.persistence.dao
 
ConfigHisService - Interface in net.risesoft.api.persistence.config
 
ConfigHisServiceImpl - Class in net.risesoft.api.persistence.config.impl
 
ConfigHisServiceImpl() - Constructor for class net.risesoft.api.persistence.config.impl.ConfigHisServiceImpl
 
ConfigService - Interface in net.risesoft.api.persistence.config
 
ConfigServiceImpl - Class in net.risesoft.api.persistence.config.impl
 
ConfigServiceImpl() - Constructor for class net.risesoft.api.persistence.config.impl.ConfigServiceImpl
 
configureTasks(ScheduledTaskRegistrar) - Method in class net.risesoft.api.config.ThreadPoolConfig
 
CONN_MARK - Static variable in class net.risesoft.api.utils.jdbc.Constant
 
CONNECTION_INSTANCE_ID - Static variable in class net.risesoft.api.api.RegisterApi
存在连接中的信息id
CONNECTION_INSTANCE_NAME - Static variable in class net.risesoft.api.api.RegisterApi
存在连接中的信息name
connections - Static variable in class net.risesoft.api.listener.ClientListener
 
Constant - Class in net.risesoft.api.utils.jdbc
 
Constant() - Constructor for class net.risesoft.api.utils.jdbc.Constant
 
count - Variable in class net.risesoft.api.utils.Sort
 
CountResult - Class in net.risesoft.api.job.actions.dispatch
 
CountResult() - Constructor for class net.risesoft.api.job.actions.dispatch.CountResult
 
CountResult(int, DoResult) - Constructor for class net.risesoft.api.job.actions.dispatch.CountResult
 
create(String, String) - Method in interface net.risesoft.api.persistence.dao.job.JobInfoDao
 
create(JobContext, String[]) - Method in interface net.risesoft.api.job.creator.CreatorMethod
参数集
create(JobContext, String[]) - Method in class net.risesoft.api.job.creator.impl.DateCreator
 
create(JobContext, String[]) - Method in class net.risesoft.api.job.creator.impl.DispatchArgsCreator
 
create(JobContext, String[]) - Method in class net.risesoft.api.job.creator.impl.HttpCreator
 
create(JobContext, String[]) - Method in class net.risesoft.api.job.creator.impl.IndexCreator
 
createBuilder(String, ConcurrentSecurity) - Static method in class net.risesoft.api.persistence.job.impl.JobServiceImpl
获取权限的操作方法 根据任务类型区分权限 会在sql后面追加JOB_TYPE IN ????
createCheckUrl(IServiceInstanceModel) - Static method in class net.risesoft.api.watch.CheckStatusTask
 
createContent(IServiceInstanceModel) - Method in class net.risesoft.api.message.impl.DefaultInstanceMessage
 
createContent(Job) - Method in class net.risesoft.api.message.impl.DefaultJobMessage
 
createContent(T) - Method in interface net.risesoft.api.message.MessageCreator
 
createDriver(ClassLoader, String) - Static method in class net.risesoft.api.utils.jdbc.JdbcUtils
 
createDriver(String) - Static method in class net.risesoft.api.utils.jdbc.JdbcUtils
 
createInlikeOperaion(String, String, String[], boolean) - Static method in class net.risesoft.api.utils.SqlUtils
 
createMaps(List<T>, GetString<T>) - Static method in class net.risesoft.api.utils.MapUtils
 
createThreadPoolExecutor() - Static method in class net.risesoft.api.utils.jdbc.RetryUtil
创建异步执行的线程池。
createTitle(IServiceInstanceModel) - Method in class net.risesoft.api.message.impl.DefaultInstanceMessage
 
createTitle(Job) - Method in class net.risesoft.api.message.impl.DefaultJobMessage
 
createTitle(T) - Method in interface net.risesoft.api.message.MessageCreator
 
creator(JobContext, String) - Method in class net.risesoft.api.job.creator.DefaultJobArgsCreator
 
creator(JobContext, String) - Method in interface net.risesoft.api.job.creator.JobArgsCreator
参数解析
CreatorMethod - Interface in net.risesoft.api.job.creator
创建名字的方法

D

dataBaseIServiceService() - Method in class net.risesoft.api.config.ServerAutoConfig
 
DataBaseIServiceService - Class in net.risesoft.api.persistence.iservice.impl
 
DataBaseIServiceService() - Constructor for class net.risesoft.api.persistence.iservice.impl.DataBaseIServiceService
 
DataBaseType - Enum in net.risesoft.api.utils.jdbc
refer:http://blog.csdn.net/ring0hx/article/details/6152528
DateCreator - Class in net.risesoft.api.job.creator.impl
 
DateCreator() - Constructor for class net.risesoft.api.job.creator.impl.DateCreator
 
DB2 - net.risesoft.api.utils.jdbc.DataBaseType
 
DB2 - Static variable in class net.risesoft.api.utils.jdbc.JdbcUtils
 
DB2_DRIVER - Static variable in class net.risesoft.api.utils.jdbc.JdbcUtils
 
DBUtil - Class in net.risesoft.api.utils.jdbc
 
DEFAULT_BATCH_BYTE_SIZE - Static variable in class net.risesoft.api.utils.jdbc.Constant
 
DEFAULT_BATCH_SIZE - Static variable in class net.risesoft.api.utils.jdbc.Constant
 
DEFAULT_GROUP - Static variable in class net.risesoft.api.persistence.model.config.Config
配置文件默认分组
DefaultInstanceMessage - Class in net.risesoft.api.message.impl
 
DefaultInstanceMessage() - Constructor for class net.risesoft.api.message.impl.DefaultInstanceMessage
 
DefaultJobArgsCreator - Class in net.risesoft.api.job.creator
字符串创建类 #{方法名:参数1%%参数2}
DefaultJobArgsCreator() - Constructor for class net.risesoft.api.job.creator.DefaultJobArgsCreator
 
DefaultJobMessage - Class in net.risesoft.api.message.impl
 
DefaultJobMessage() - Constructor for class net.risesoft.api.message.impl.DefaultJobMessage
 
DefaultMessageService - Class in net.risesoft.api.message.impl
 
DefaultMessageService() - Constructor for class net.risesoft.api.message.impl.DefaultMessageService
 
delById(String) - Method in class net.risesoft.api.persistence.iservice.impl.DataBaseIServiceService
 
delById(String) - Method in class net.risesoft.api.persistence.iservice.impl.LocalFileIServiceImpl
 
delById(String) - Method in interface net.risesoft.api.persistence.iservice.IServiceService
根据 id 删除实例
delConfigById(String) - Method in interface net.risesoft.api.persistence.config.ConfigHisService
更具id 删除配置
delConfigById(String) - Method in interface net.risesoft.api.persistence.config.ConfigService
更具id 删除配置
delConfigById(String) - Method in class net.risesoft.api.persistence.config.impl.ConfigHisServiceImpl
 
delConfigById(String) - Method in class net.risesoft.api.persistence.config.impl.ConfigServiceImpl
 
delete(Integer) - Method in interface net.risesoft.api.persistence.dao.job.JobChangeDao
 
delete(Integer) - Method in class net.risesoft.api.persistence.job.impl.JobChangeServiceImpl
 
delete(Integer) - Method in interface net.risesoft.api.persistence.job.JobChangeService
 
deleteAwaitJobLog(Integer) - Method in interface net.risesoft.api.persistence.dao.job.JobLogDao
 
deleteByJobId(Integer) - Method in class net.risesoft.api.persistence.job.impl.JobServiceImpl
 
deleteByJobId(Integer) - Method in interface net.risesoft.api.persistence.job.JobService
根据任务id 删除任务
deleteJobLog(Integer) - Method in interface net.risesoft.api.persistence.dao.job.JobLogDao
 
DERBY - Static variable in class net.risesoft.api.utils.jdbc.JdbcUtils
 
destroy() - Method in class net.risesoft.api.job.actions.dispatch.executor.impl.HttpExecutorAction
 
destroy() - Method in class net.risesoft.api.job.ScheduledRegister
 
destroy() - Method in class net.risesoft.api.job.TaskExecutorService
 
DiscardAction - Class in net.risesoft.api.job.actions.block
 
DiscardAction() - Constructor for class net.risesoft.api.job.actions.block.DiscardAction
 
discoveryClient - Variable in class net.risesoft.api.job.actions.dispatch.method.AbstractDispatchAction
 
DISPATCH_ARGS - Static variable in class net.risesoft.api.job.actions.dispatch.method.DispatchActionManager
 
DispatchActionManager - Class in net.risesoft.api.job.actions.dispatch.method
 
DispatchActionManager() - Constructor for class net.risesoft.api.job.actions.dispatch.method.DispatchActionManager
 
DispatchArgsCreator - Class in net.risesoft.api.job.creator.impl
 
DispatchArgsCreator() - Constructor for class net.risesoft.api.job.creator.impl.DispatchArgsCreator
 
DispatchJobAction - Interface in net.risesoft.api.job.actions.dispatch
 
DM - Static variable in class net.risesoft.api.utils.jdbc.JdbcUtils
 
DM_DRIVER - Static variable in class net.risesoft.api.utils.jdbc.JdbcUtils
 
doAction(String) - Method in class net.risesoft.service.JobDoActionService
执行任务操作
doAnalyse(Integer, String, String, List<LogAnalyse>, Map<String, Object>) - Method in class net.risesoft.api.job.log.impl.LogMatchAnalyseService
 
doAnalyse(Integer, String, String, List<LogAnalyse>, Map<String, Object>) - Method in interface net.risesoft.api.job.log.LogAnalyseService
开始进行分析 map 内包含日志
doBalance(int, ServiceInstance) - Method in interface net.risesoft.api.job.actions.dispatch.executor.DoBalance
 
DoBalance - Interface in net.risesoft.api.job.actions.dispatch.executor
 
doCheck() - Method in class net.risesoft.api.aop.SecurityAspect
 
doCheckResult(ProceedingJoinPoint) - Method in class net.risesoft.api.aop.SecurityAspect
 
doResult(int, Throwable) - Method in interface net.risesoft.api.job.actions.dispatch.DoResult
 
DoResult - Interface in net.risesoft.api.job.actions.dispatch
 
DRDS - net.risesoft.api.utils.jdbc.DataBaseType
 

E

emailServiceExecutor() - Method in class net.risesoft.api.config.ServerAutoConfig
 
EmailServiceExecutor - Class in net.risesoft.api.message.impl
 
EmailServiceExecutor() - Constructor for class net.risesoft.api.message.impl.EmailServiceExecutor
 
empty() - Static method in class net.risesoft.api.utils.Optional
 
EMPTY - Static variable in class net.risesoft.api.api.RegisterApi
 
end(Object[]) - Method in class net.risesoft.api.utils.LResult
 
endJob(Integer, String, String, String, Integer) - Method in class net.risesoft.api.persistence.job.impl.JobServiceImpl
 
endJob(Integer, String, String, String, Integer) - Method in interface net.risesoft.api.persistence.job.JobService
结束一个任务
endJob(String, int, String, String, String) - Method in class net.risesoft.api.persistence.job.impl.JobLogServiceImpl
 
endJob(String, int, String, String, String) - Method in interface net.risesoft.api.persistence.job.JobLogService
结束任务
endJob(String, Integer, String, Long, String) - Method in interface net.risesoft.api.persistence.dao.job.JobLogDao
 
endJob(Job, Integer) - Method in class net.risesoft.api.job.TaskManager
获取最早的等待中的任务进行执行
endJob(Job, JobLog) - Method in interface net.risesoft.api.listener.JobListener
 
endJob(Job, JobLog, Integer, String, String, JobContext) - Method in class net.risesoft.api.job.TaskExecutorService
结束任务
endJob(Job, JobLog, Integer, String, JobContext) - Method in class net.risesoft.api.job.TaskExecutorService
结束任务
equals(Object) - Method in class net.risesoft.api.persistence.model.job.JobInfoKey
 
ERROR - Static variable in class net.risesoft.api.persistence.model.job.JobLog
异常
ErrorTransferAction - Class in net.risesoft.api.job.actions.dispatch.method.impl
 
ErrorTransferAction() - Constructor for class net.risesoft.api.job.actions.dispatch.method.impl.ErrorTransferAction
 
execute(Connection, String, List<Object>) - Static method in class net.risesoft.api.utils.jdbc.JdbcUtils
 
execute(DataSource, String, Object...) - Static method in class net.risesoft.api.utils.jdbc.JdbcUtils
 
execute(DataSource, String, List<Object>) - Static method in class net.risesoft.api.utils.jdbc.JdbcUtils
 
executeQuery(Connection, String, List<Object>) - Static method in class net.risesoft.api.utils.jdbc.JdbcUtils
 
executeQuery(DataSource, String, Object...) - Static method in class net.risesoft.api.utils.jdbc.JdbcUtils
 
executeQuery(DataSource, String, List<Object>) - Static method in class net.risesoft.api.utils.jdbc.JdbcUtils
 
executeSqlWithoutResultSet(Statement, String) - Static method in class net.risesoft.api.utils.jdbc.DBUtil
 
executeUpdate(Connection, String, List<Object>) - Static method in class net.risesoft.api.utils.jdbc.JdbcUtils
 
executeUpdate(DataSource, String, Object...) - Static method in class net.risesoft.api.utils.jdbc.JdbcUtils
 
executeUpdate(DataSource, String, List<Object>) - Static method in class net.risesoft.api.utils.jdbc.JdbcUtils
 
executeWithRetry(Callable<T>, int, long, boolean) - Static method in class net.risesoft.api.utils.jdbc.RetryUtil
重试次数工具方法.
executeWithRetry(Callable<T>, int, long, boolean, List<Class<?>>) - Static method in class net.risesoft.api.utils.jdbc.RetryUtil
重试次数工具方法.
ExecutorAction - Interface in net.risesoft.api.job.actions.dispatch
 
executorActionManager - Variable in class net.risesoft.api.job.actions.dispatch.method.AbstractDispatchAction
 
ExecutorActionManager - Class in net.risesoft.api.job.actions.dispatch.executor
 
ExecutorActionManager() - Constructor for class net.risesoft.api.job.actions.dispatch.executor.ExecutorActionManager
 

F

FALSE - Static variable in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
filterRegistration(DefaultSecurityManager) - Method in class net.risesoft.api.config.ServerAutoConfig
 
find(String, String) - Method in interface net.risesoft.api.persistence.dao.ConfigDao
 
find(String, String, String) - Method in interface net.risesoft.api.persistence.dao.ConfigDao
 
findAll(Integer, String) - Method in interface net.risesoft.api.persistence.dao.IServiceDao
 
findAll(Integer, String) - Method in class net.risesoft.api.persistence.iservice.impl.DataBaseIServiceService
 
findAll(Integer, String) - Method in interface net.risesoft.api.persistence.iservice.IServiceService
 
findAll(String) - Method in interface net.risesoft.api.persistence.dao.IServiceDao
 
findAll(String[], String[], String) - Method in interface net.risesoft.api.persistence.dao.ConfigDao
 
findArgsById(String) - Method in interface net.risesoft.api.persistence.dao.job.JobDao
 
findArgsById(String) - Method in class net.risesoft.api.persistence.job.impl.JobServiceImpl
 
findArgsById(String) - Method in interface net.risesoft.api.persistence.job.JobService
根据id获取参数
findByArgsAndTypeAndEnvironmentAndServiceId(String, String, String, String) - Method in interface net.risesoft.api.persistence.dao.job.JobDao
 
findByArgsAndTypeAndEnvironmentAndServiceId(String, String, String, String) - Method in class net.risesoft.api.persistence.job.impl.JobServiceImpl
 
findByArgsAndTypeAndEnvironmentAndServiceId(String, String, String, String) - Method in interface net.risesoft.api.persistence.job.JobService
根据相关字段信息获取实体
findById(Integer) - Method in interface net.risesoft.api.persistence.dao.job.JobChangeDao
根据id 查找
findById(Integer) - Method in interface net.risesoft.api.persistence.dao.job.JobDao
根据id 查找
findById(String) - Method in interface net.risesoft.api.persistence.dao.IServiceDao
根据id 查找
findById(String) - Method in interface net.risesoft.api.persistence.dao.job.JobLogDao
 
findById(String) - Method in class net.risesoft.api.persistence.iservice.impl.DataBaseIServiceService
 
findById(String) - Method in interface net.risesoft.api.persistence.iservice.IServiceService
根据id 获取
findById(String) - Method in class net.risesoft.api.persistence.job.impl.JobLogServiceImpl
 
findById(String) - Method in interface net.risesoft.api.persistence.job.JobLogService
根据id 查找
findByIds(String[]) - Method in interface net.risesoft.api.persistence.config.ConfigService
根据id集合查询
findByIds(String[]) - Method in class net.risesoft.api.persistence.config.impl.ConfigServiceImpl
 
findByJobId(Integer) - Method in class net.risesoft.api.persistence.job.impl.JobServiceImpl
 
findByJobId(Integer) - Method in interface net.risesoft.api.persistence.job.JobService
根据id获取任务
findByJobIdAndUse(Integer) - Method in class net.risesoft.api.persistence.job.impl.JobServiceImpl
 
findByJobIdAndUse(Integer) - Method in interface net.risesoft.api.persistence.job.JobService
根据id 查找获取可用的job
findByJobIdAndUse(String, Integer) - Method in interface net.risesoft.api.persistence.dao.job.JobDao
 
findByStatus(Integer, String, String) - Method in interface net.risesoft.api.persistence.dao.IServiceDao
根据状态获取
findByStatusAndService(Integer, String, String) - Method in interface net.risesoft.api.persistence.dao.IServiceDao
根据状态获取
findConsoleById(String) - Method in interface net.risesoft.api.persistence.dao.job.JobLogDao
 
findConsoleById(String) - Method in class net.risesoft.api.persistence.job.impl.JobLogServiceImpl
 
findConsoleById(String) - Method in interface net.risesoft.api.persistence.job.JobLogService
 
findCountJobByArgs(String) - Method in interface net.risesoft.api.persistence.dao.job.JobDao
 
findCountJobByArgs(String) - Method in class net.risesoft.api.persistence.job.impl.JobServiceImpl
 
findCountJobByArgs(String) - Method in interface net.risesoft.api.persistence.job.JobService
根据args获取数量
findDispatchJob(String, String, String) - Method in class net.risesoft.api.persistence.job.impl.JobServiceImpl
 
findDispatchJob(String, String, String) - Method in interface net.risesoft.api.persistence.job.JobService
获取到需要监控的
findDownJob(Integer) - Method in interface net.risesoft.api.persistence.dao.job.JobLogDao
 
findDownJob(Integer, List<String>) - Method in interface net.risesoft.api.persistence.dao.job.JobLogDao
 
findDownJob(Integer, List<String>) - Method in class net.risesoft.api.persistence.job.impl.JobLogServiceImpl
 
findDownJob(Integer, List<String>) - Method in interface net.risesoft.api.persistence.job.JobLogService
获取到因为掉线没执行的job
findDownJobs(Integer) - Method in interface net.risesoft.api.persistence.dao.job.JobLogDao
 
findDownJobs(Integer, List<String>) - Method in interface net.risesoft.api.persistence.dao.job.JobLogDao
 
findDownJobs(Integer, List<String>) - Method in class net.risesoft.api.persistence.job.impl.JobLogServiceImpl
 
findDownJobs(Integer, List<String>) - Method in interface net.risesoft.api.persistence.job.JobLogService
拿到当前job在运行中的
findIdAll(String[], String[], String) - Method in interface net.risesoft.api.persistence.config.ConfigService
查询配置文件
findIdAll(String[], String[], String) - Method in class net.risesoft.api.persistence.config.impl.ConfigServiceImpl
 
findIdAll(String[], String[], String) - Method in interface net.risesoft.api.persistence.dao.ConfigDao
 
findJobIds(String) - Method in interface net.risesoft.api.persistence.dao.job.JobDao
 
findJobsByServiceId(String, String) - Method in interface net.risesoft.api.persistence.dao.job.JobDao
 
findJobsByServiceId(String, String) - Method in class net.risesoft.api.persistence.job.impl.JobServiceImpl
 
findJobsByServiceId(String, String) - Method in interface net.risesoft.api.persistence.job.JobService
根据服务环境获取任务
findMiss(String) - Method in interface net.risesoft.api.persistence.dao.IServiceDao
 
findMiss(String) - Method in interface net.risesoft.api.persistence.dao.job.JobDao
 
findMiss(String, Integer[]) - Method in interface net.risesoft.api.persistence.dao.job.JobDao
拿到 不存在的
findMiss(String, Integer[], Map<Integer, JobTask>) - Method in class net.risesoft.api.persistence.job.impl.JobServiceImpl
 
findMiss(String, Integer[], Map<Integer, JobTask>) - Method in interface net.risesoft.api.persistence.job.JobService
查找不存在的
findMiss(String, String[]) - Method in interface net.risesoft.api.persistence.dao.IServiceDao
 
findMiss(String, String[]) - Method in class net.risesoft.api.persistence.iservice.impl.DataBaseIServiceService
 
findMiss(String, String[]) - Method in interface net.risesoft.api.persistence.iservice.IServiceService
查找不存在的
findOne(String) - Method in interface net.risesoft.api.persistence.config.ConfigHisService
根据id 获取配置
findOne(String) - Method in class net.risesoft.api.persistence.config.impl.ConfigHisServiceImpl
 
findOneNoSecurity(String) - Method in interface net.risesoft.api.persistence.config.ConfigService
查询配置文件
findOneNoSecurity(String) - Method in class net.risesoft.api.persistence.config.impl.ConfigServiceImpl
 
findOneNoSecurity(String, String) - Method in interface net.risesoft.api.persistence.config.ConfigService
获取一个配置文件绕过权限
findOneNoSecurity(String, String) - Method in class net.risesoft.api.persistence.config.impl.ConfigServiceImpl
 
findRunableMinInstance(String) - Method in interface net.risesoft.api.persistence.dao.job.JobLogDao
 
findStatus(String) - Method in interface net.risesoft.api.persistence.dao.IServiceDao
 
findWatch(String, String, String) - Method in interface net.risesoft.api.persistence.dao.IServiceDao
查找 排除 获取没有设置监控服务的 获取监控服务中
findWatch(String, String, String) - Method in interface net.risesoft.api.persistence.dao.job.JobDao
查找 排除 获取没有设置监控服务的 获取监控服务中
findWatch(String, String, String) - Method in class net.risesoft.api.persistence.iservice.impl.DataBaseIServiceService
 
findWatch(String, String, String) - Method in interface net.risesoft.api.persistence.iservice.IServiceService
 
findWatch(String, String, String) - Method in class net.risesoft.api.persistence.job.impl.JobServiceImpl
 
findWatch(String, String, String) - Method in interface net.risesoft.api.persistence.job.JobService
查找当前服务监控
findWatchById(String) - Method in class net.risesoft.api.persistence.iservice.impl.DataBaseIServiceService
 
findWatchById(String) - Method in interface net.risesoft.api.persistence.iservice.IServiceService
查找增加监控过滤
findWatchById(String, String) - Method in interface net.risesoft.api.persistence.dao.IServiceDao
 
FirstAction - Class in net.risesoft.api.job.actions.dispatch.method.impl
 
FirstAction() - Constructor for class net.risesoft.api.job.actions.dispatch.method.impl.FirstAction
 
formatPk(String) - Method in enum net.risesoft.api.utils.jdbc.DataBaseType
 

G

get(String) - Static method in class net.risesoft.api.watch.WatchManager
 
get(T) - Method in interface net.risesoft.api.utils.GetString
 
getAction(Class<T>) - Method in class net.risesoft.api.job.TaskExecutorService
 
getActiveTaskCountByTime(List<Integer>, Long, Long, List<Integer>) - Method in interface net.risesoft.api.persistence.dao.job.JobDao
 
getAll() - Method in class net.risesoft.api.persistence.iservice.impl.LocalFileIServiceImpl
 
getAllForName(String, String[]) - Method in class net.risesoft.api.persistence.iservice.impl.DataBaseIServiceService
 
getAllForName(String, String[]) - Method in interface net.risesoft.api.persistence.iservice.IServiceService
 
getallJobCountByStatus(List<Integer>) - Method in interface net.risesoft.api.persistence.dao.job.JobDao
 
getArgs() - Method in class net.risesoft.api.job.JobContext
 
getArgs() - Method in class net.risesoft.api.persistence.model.job.Job
 
getBlockingStrategy() - Method in class net.risesoft.api.persistence.model.job.Job
 
getChildJobId() - Method in class net.risesoft.api.persistence.model.job.JobLog
 
getChildJobs() - Method in class net.risesoft.api.persistence.model.job.Job
 
getColumnMetaData(Connection, String, String) - Static method in class net.risesoft.api.utils.jdbc.DBUtil
获取表元数据
getColumnMetaData(DataBaseType, String, String, String, String, String) - Static method in class net.risesoft.api.utils.jdbc.DBUtil
 
getConfig(String) - Method in class net.risesoft.api.api.ConfigApi
根据jobId 返回配置
getConfigId() - Method in class net.risesoft.api.persistence.model.config.ConfigHis
 
getConfigMap(String[], String[], String, String, String, boolean) - Method in interface net.risesoft.api.persistence.config.ConfigService
获取map
getConfigMap(String[], String[], String, String, String, boolean) - Method in class net.risesoft.api.persistence.config.impl.ConfigServiceImpl
 
getConnection(String) - Static method in class net.risesoft.api.listener.ClientListener
 
getConnection(DataBaseType, String, String, String) - Static method in class net.risesoft.api.utils.jdbc.DBUtil
Get direct JDBC connection
getConnection(DataBaseType, String, String, String, String) - Static method in class net.risesoft.api.utils.jdbc.DBUtil
 
getConnectionWithoutRetry(DataBaseType, String, String, String) - Static method in class net.risesoft.api.utils.jdbc.DBUtil
Get direct JDBC connection
getConnectionWithoutRetry(DataBaseType, String, String, String, String) - Static method in class net.risesoft.api.utils.jdbc.DBUtil
 
getContent() - Method in class net.risesoft.api.persistence.model.config.Config
 
getContent() - Method in class net.risesoft.api.persistence.model.config.ConfigHis
 
getContext() - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
getContext() - Method in class net.risesoft.api.persistence.model.log.Log
 
getCount(String) - Method in interface net.risesoft.api.persistence.dao.job.JobInfoDao
 
getCount(String) - Method in class net.risesoft.api.persistence.job.impl.JobInfoServiceImpl
 
getCount(String) - Method in class net.risesoft.api.persistence.job.impl.JobServiceImpl
 
getCount(String) - Method in interface net.risesoft.api.persistence.job.JobInfoService
 
getCount(String) - Method in interface net.risesoft.api.persistence.job.JobService
 
getCreateDate() - Method in class net.risesoft.api.persistence.model.config.Config
 
getCreateDate() - Method in class net.risesoft.api.persistence.model.job.Job
 
getCreateDate() - Method in class net.risesoft.api.persistence.model.log.Log
 
getCustom() - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
getDate() - Method in class net.risesoft.api.persistence.model.job.JobInfo
 
getDate() - Method in class net.risesoft.api.persistence.model.job.JobInfoKey
 
getDateForOne(NextTime, String) - Static method in class net.risesoft.api.utils.TaskUtils
 
getDayTaskOfCron(String, String) - Static method in class net.risesoft.api.utils.TaskUtils
 
getDayTaskOfSpped(int, String) - Static method in class net.risesoft.api.utils.TaskUtils
 
getDbType(String, String) - Static method in class net.risesoft.api.utils.jdbc.JdbcUtils
 
getDescription() - Method in class net.risesoft.api.persistence.model.config.Config
 
getDescription() - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
getDescription() - Method in class net.risesoft.api.persistence.model.job.Job
 
getDispatchArgs() - Method in class net.risesoft.api.persistence.model.job.Job
 
getDispatchMethod() - Method in class net.risesoft.api.persistence.model.job.Job
 
getDispatchServer() - Method in class net.risesoft.api.persistence.model.job.Job
 
getDispatchServer() - Method in class net.risesoft.api.persistence.model.job.JobLog
 
getDispatchSource() - Method in class net.risesoft.api.persistence.model.job.JobLog
 
getDispatchTime() - Method in class net.risesoft.api.persistence.model.job.JobLog
 
getDispatchType() - Method in class net.risesoft.api.persistence.model.job.Job
 
getDriverClassName() - Method in enum net.risesoft.api.utils.jdbc.DataBaseType
 
getDriverClassName(String) - Static method in class net.risesoft.api.utils.jdbc.JdbcUtils
 
getEmail() - Method in class net.risesoft.api.persistence.model.job.Job
 
getEndStatus() - Method in class net.risesoft.api.persistence.model.log.LogAnalyse
 
getEndTime() - Method in class net.risesoft.api.persistence.model.job.JobLog
 
getEnvironment() - Method in class net.risesoft.api.persistence.model.config.Config
 
getEnvironment() - Method in class net.risesoft.api.persistence.model.config.ConfigHis
 
getEnvironment() - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
getEnvironment() - Method in class net.risesoft.api.persistence.model.job.Job
 
getEnvironment() - Method in class net.risesoft.api.persistence.model.job.JobInfo
 
getEnvironment() - Method in class net.risesoft.api.persistence.model.job.JobInfoKey
 
getEnvironment() - Method in class net.risesoft.api.persistence.model.job.JobLog
 
getEnvironment() - Method in class net.risesoft.api.persistence.model.log.Log
 
getError() - Method in class net.risesoft.api.persistence.model.job.JobInfo
 
getErrorCount() - Method in class net.risesoft.api.persistence.model.job.Job
 
getErrorCout() - Method in class net.risesoft.api.watch.CheckStatusTask
 
getExceptionStack(Throwable) - Static method in class net.risesoft.api.job.TaskExecutorService
 
getExecutedCountByStatusAndTime(List<Integer>, long, long, List<String>) - Method in class net.risesoft.api.persistence.job.impl.JobLogServiceImpl
 
getExecutedCountByStatusAndTime(List<Integer>, long, long, List<String>) - Method in interface net.risesoft.api.persistence.job.JobLogService
 
getExecutedCountByStatusAndTime(List<Integer>, Long, Long, List<String>) - Method in interface net.risesoft.api.persistence.dao.job.JobLogDao
 
getExecutedCountGroupByDispatchTime(List<Integer>, long, long, List<String>) - Method in class net.risesoft.api.persistence.job.impl.JobLogServiceImpl
 
getExecutedCountGroupByDispatchTime(List<Integer>, long, long, List<String>) - Method in interface net.risesoft.api.persistence.job.JobLogService
 
getExecutedCountGroupByDispatchTime(List<Integer>, Long, Long, List<String>) - Method in interface net.risesoft.api.persistence.dao.job.JobLogDao
 
getExecutingCount(Integer) - Method in interface net.risesoft.api.persistence.dao.job.JobLogDao
 
getExpiresService(Long) - Method in interface net.risesoft.api.persistence.dao.IServiceDao
获取过期的服务
getExpiresTime() - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
getFieldType(String, String, String, String, String) - Static method in class net.risesoft.api.utils.jdbc.filedTypeMapping.JdbcTypeMappingCache
 
getFieldTypeList(String, String, String, String, String) - Static method in class net.risesoft.api.utils.jdbc.filedTypeMapping.JdbcTypeMappingCache
获取数据库可选字段类型
getFieldTypeMapping(String, String, String, String, String) - Static method in class net.risesoft.api.utils.jdbc.filedTypeMapping.JdbcTypeMappingCache
获取数据库字段类型 和 java.sql.types 的映射关系
getGroup() - Method in class net.risesoft.api.persistence.model.config.Config
 
getGroup() - Method in class net.risesoft.api.persistence.model.config.ConfigHis
 
getHost() - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
GetHttpExecutorAction - Class in net.risesoft.api.job.actions.dispatch.executor.impl
 
GetHttpExecutorAction() - Constructor for class net.risesoft.api.job.actions.dispatch.executor.impl.GetHttpExecutorAction
 
getId() - Method in class net.risesoft.api.persistence.model.config.Config
 
getId() - Method in class net.risesoft.api.persistence.model.config.ConfigHis
 
getId() - Method in class net.risesoft.api.persistence.model.job.Job
 
getId() - Method in class net.risesoft.api.persistence.model.job.JobLog
 
getId() - Method in class net.risesoft.api.persistence.model.log.Log
 
getId() - Method in class net.risesoft.api.persistence.model.log.MatchAnalyseModel
 
getInfo(Integer, String, Class<T>) - Method in class net.risesoft.api.job.TaskManager
 
getInfo(String) - Method in class net.risesoft.api.job.JobTask
 
getInfo(String, String, String) - Method in class net.risesoft.api.persistence.job.impl.JobInfoServiceImpl
 
getInfo(String, String, String) - Method in interface net.risesoft.api.persistence.job.JobInfoService
获取info
getInsId() - Method in class net.risesoft.api.persistence.model.log.Log
 
getInstanceId() - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
getInstanceId() - Method in class net.risesoft.api.watch.CheckStatusTask
 
getIp() - Method in class net.risesoft.api.persistence.model.log.Log
 
getIP() - Method in interface net.risesoft.api.persistence.model.GetIP
检查环境
GetIP - Interface in net.risesoft.api.persistence.model
 
getJobCount(String) - Method in interface net.risesoft.api.persistence.dao.job.JobDao
 
getJobId() - Method in class net.risesoft.api.persistence.model.job.JobLog
 
getJobId() - Method in class net.risesoft.api.persistence.model.log.LogAnalyse
 
getJobLogService() - Method in class net.risesoft.api.job.TaskExecutorService
 
getJobName() - Method in class net.risesoft.api.persistence.model.job.JobLog
 
getJobName() - Method in class net.risesoft.api.persistence.model.log.LogAnalyse
 
getJobSource() - Method in class net.risesoft.api.persistence.model.job.Job
 
getJobType() - Method in class net.risesoft.api.persistence.model.job.Job
 
getJobTypeName() - Method in class net.risesoft.api.persistence.model.job.Job
 
getLogConsole() - Method in class net.risesoft.api.persistence.model.job.JobLog
 
getLogCount(String) - Method in interface net.risesoft.api.persistence.dao.job.JobLogDao
 
getLogCount(String) - Method in class net.risesoft.api.persistence.job.impl.JobLogServiceImpl
 
getLogCount(String) - Method in interface net.risesoft.api.persistence.job.JobLogService
获取执行任务的数量
getLogGroupInfo(List<Integer>, Long, Long, List<String>) - Method in interface net.risesoft.api.persistence.dao.job.JobLogDao
 
getLogGroupInfo(List<Integer>, Long, Long, List<String>) - Method in class net.risesoft.api.persistence.job.impl.JobLogServiceImpl
 
getLogGroupInfo(List<Integer>, Long, Long, List<String>) - Method in interface net.risesoft.api.persistence.job.JobLogService
 
getLogPath() - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
getLogs(Integer) - Method in class net.risesoft.api.job.TaskExecutorService
 
getManager() - Method in class net.risesoft.api.persistence.model.job.Job
 
getManagerInfo() - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
getMap(String) - Static method in class net.risesoft.api.utils.PropertiesUtil
 
getMap(Config) - Static method in class net.risesoft.api.utils.PropertiesUtil
 
getMatch() - Method in class net.risesoft.api.persistence.model.log.MatchAnalyseModel
 
getMatches(String, CharSequence) - Static method in class net.risesoft.api.utils.RegexUtil
Return the list of input matches the regex.
getMaxId() - Method in interface net.risesoft.api.persistence.dao.job.JobDao
 
getMetadata() - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
getMsg() - Method in class net.risesoft.api.persistence.model.log.LogAnalyse
 
getMyService() - Method in class net.risesoft.api.config.model.ServiceConfigModel
 
getName() - Method in class net.risesoft.api.persistence.model.config.Config
 
getName() - Method in class net.risesoft.api.persistence.model.config.ConfigHis
 
getName() - Method in class net.risesoft.api.persistence.model.job.Job
 
getNormalStateTaskNumber(List<Integer>, Long, Long, List<Integer>) - Method in class net.risesoft.api.persistence.job.impl.JobServiceImpl
 
getNormalStateTaskNumber(List<Integer>, Long, Long, List<Integer>) - Method in interface net.risesoft.api.persistence.job.JobService
获取正常任务状态数量 活跃非活跃
getOpName() - Method in class net.risesoft.api.persistence.model.config.ConfigHis
 
getOpType() - Method in class net.risesoft.api.persistence.model.config.ConfigHis
 
getPort() - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
getPrecision() - Method in class net.risesoft.api.utils.jdbc.filedTypeMapping.TypeDefinition
 
getRandomId(int) - Static method in class net.risesoft.api.utils.AutoIdUtil
返回一个随机id
getRandomId26() - Static method in class net.risesoft.api.utils.AutoIdUtil
 
getRandomId30() - Static method in class net.risesoft.api.utils.AutoIdUtil
 
getRandomId36() - Static method in class net.risesoft.api.utils.AutoIdUtil
 
getRandomLongId() - Static method in class net.risesoft.api.utils.AutoIdUtil
 
getRandomLongId(int) - Static method in class net.risesoft.api.utils.AutoIdUtil
 
getRandomLongId20() - Static method in class net.risesoft.api.utils.AutoIdUtil
 
getRandomLongId26() - Static method in class net.risesoft.api.utils.AutoIdUtil
 
getRandomLongId36() - Static method in class net.risesoft.api.utils.AutoIdUtil
 
getRegisterTime() - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
getReplaceAll(String, String, String) - Static method in class net.risesoft.api.utils.RegexUtil
Replace every subsequence of the input sequence that matches the pattern with the given replacement string.
getReplaceFirst(String, String, String) - Static method in class net.risesoft.api.utils.RegexUtil
Replace the first subsequence of the input sequence that matches the regex with the given replacement string.
getRequiredValue(String) - Method in class net.risesoft.api.job.JobContext
 
getResult() - Method in class net.risesoft.api.persistence.model.job.JobLog
 
getRunableMinInstance(List<ServiceInstance>) - Method in class net.risesoft.api.persistence.job.impl.JobLogServiceImpl
 
getRunableMinInstance(List<ServiceInstance>) - Method in interface net.risesoft.api.persistence.job.JobLogService
拿到运行任务最少的
getSchedulingInfo(List<Integer>, Long, Long, String, List<String>) - Method in interface net.risesoft.api.persistence.dao.job.JobLogDao
 
getSchedulingInfo(List<Integer>, Long, Long, String, List<String>) - Method in class net.risesoft.api.persistence.job.impl.JobLogServiceImpl
 
getSchedulingInfo(List<Integer>, Long, Long, String, List<String>) - Method in interface net.risesoft.api.persistence.job.JobLogService
 
getScheme() - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
getSecure() - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
getServerRegisterListener() - Method in class net.risesoft.api.config.ServerAutoConfig
 
getService() - Method in interface net.risesoft.api.persistence.model.GetService
检查环境
getService() - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
getService() - Method in class net.risesoft.api.persistence.model.job.Job
 
getService(String, String) - Method in class net.risesoft.api.persistence.iservice.impl.DataBaseIServiceService
 
getService(String, String) - Method in interface net.risesoft.api.persistence.iservice.IServiceService
根据服务名获取
getService(Job) - Method in class net.risesoft.api.job.actions.dispatch.method.AbstractDispatchAction
 
GetService - Interface in net.risesoft.api.persistence.model
 
getServiceCount(String) - Method in interface net.risesoft.api.persistence.dao.job.JobDao
 
getServiceId() - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
getServiceId() - Method in class net.risesoft.api.persistence.model.job.Job
 
getServices(String) - Method in class net.risesoft.api.api.RegisterApi
获取所有实例
getServices(String) - Method in interface net.risesoft.api.persistence.dao.IServiceDao
拿到所有服务名
getServices(String) - Method in class net.risesoft.api.persistence.iservice.impl.DataBaseIServiceService
 
getServices(String) - Method in interface net.risesoft.api.persistence.iservice.IServiceService
拿到所有服务 名
getServicesAll(String) - Method in class net.risesoft.api.api.RegisterApi
获取所有服务
getServicesByName(String, String) - Method in interface net.risesoft.api.persistence.dao.IServiceDao
根据服务名获取服务
getSingleConfig(String) - Method in class net.risesoft.api.api.ConfigApi
获取单任务的配置
getSolution() - Method in class net.risesoft.api.persistence.model.log.LogAnalyse
 
getSolution() - Method in class net.risesoft.api.persistence.model.log.MatchAnalyseModel
 
getSource() - Method in class net.risesoft.api.persistence.model.job.Job
 
getSourceTimeOut() - Method in class net.risesoft.api.persistence.model.job.Job
 
getSpeed() - Method in class net.risesoft.api.persistence.model.job.Job
 
getSplits(String, String) - Static method in class net.risesoft.api.utils.RegexUtil
Splits input around matches of the regex.
getStatus() - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
getStatus() - Method in class net.risesoft.api.persistence.model.job.Job
 
getStatus() - Method in class net.risesoft.api.persistence.model.job.JobLog
 
GetString<T> - Interface in net.risesoft.api.utils
 
getSubMatch() - Method in class net.risesoft.api.persistence.model.log.MatchAnalyseModel
 
getSuccess() - Method in class net.risesoft.api.persistence.model.job.JobInfo
 
getSuccessCount() - Method in class net.risesoft.api.watch.CheckStatusTask
 
getTableColumns(DataBaseType, String, String, String, String) - Static method in class net.risesoft.api.utils.jdbc.DBUtil
 
getTableColumnsByConn(DataBaseType, Connection, String, String) - Static method in class net.risesoft.api.utils.jdbc.DBUtil
 
getTaskExecutor() - Method in class net.risesoft.api.job.TaskManager
 
getTaskManager() - Method in class net.risesoft.api.job.TaskExecutorService
 
getTimeOut() - Method in class net.risesoft.api.persistence.model.job.Job
 
getType() - Method in class net.risesoft.api.persistence.model.config.Config
 
getType() - Method in class net.risesoft.api.persistence.model.config.ConfigHis
 
getType() - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
getType() - Method in class net.risesoft.api.persistence.model.job.Job
 
getType() - Method in class net.risesoft.api.persistence.model.log.Log
 
getType() - Method in class net.risesoft.api.persistence.model.log.LogAnalyse
 
getType() - Method in class net.risesoft.api.persistence.model.log.MatchAnalyseModel
 
getTypeName() - Method in enum net.risesoft.api.utils.jdbc.DataBaseType
 
getTypeName() - Method in class net.risesoft.api.utils.jdbc.filedTypeMapping.TypeDefinition
 
getTypeName(int) - Static method in class net.risesoft.api.utils.jdbc.JdbcUtils
 
getTypeNum() - Method in class net.risesoft.api.utils.jdbc.filedTypeMapping.TypeDefinition
 
getUpdateDate() - Method in class net.risesoft.api.persistence.model.config.Config
 
getUpdateTime() - Method in class net.risesoft.api.persistence.model.config.ConfigHis
 
getUpdateTime() - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
getUpdateTime() - Method in class net.risesoft.api.persistence.model.job.Job
 
getUseAll(String) - Method in class net.risesoft.api.persistence.iservice.impl.DataBaseIServiceService
 
getUseAll(String) - Method in interface net.risesoft.api.persistence.iservice.IServiceService
拿到可用的所有服务
getUseAllSearch(String, String) - Method in class net.risesoft.api.persistence.iservice.impl.DataBaseIServiceService
 
getUseAllSearch(String, String) - Method in interface net.risesoft.api.persistence.iservice.IServiceService
 
getValue() - Method in class net.risesoft.api.job.actions.dispatch.CountResult
 
getValue() - Method in interface net.risesoft.api.job.actions.dispatch.executor.Result
同步的获取结果
getVersion() - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
getWatchInfo() - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
getWatchServer() - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
getWatchTask() - Static method in class net.risesoft.api.watch.WatchManager
 
getWeight() - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 

H

H2 - Static variable in class net.risesoft.api.utils.jdbc.JdbcUtils
 
H2_DRIVER - Static variable in class net.risesoft.api.utils.jdbc.JdbcUtils
 
hashCode() - Method in class net.risesoft.api.persistence.model.job.JobInfoKey
 
hasInsertPrivilege(DataBaseType, String, String, String, List<String>) - Static method in class net.risesoft.api.utils.jdbc.DBUtil
检查表是否具有insert 权限 insert on *.* 或者 insert on database.* 时验证通过 当insert on database.tableName时,确保tableList中的所有table有insert 权限,验证通过 其它验证都不通过
hasTask(Integer) - Method in class net.risesoft.api.job.TaskManager
判断任务是否需要执行
hasTask(Integer) - Method in class net.risesoft.api.persistence.job.impl.JobServiceImpl
 
hasTask(Integer) - Method in interface net.risesoft.api.persistence.job.JobService
判断是否为我这个服务调度 判断1: 状态是否为1 2: 监控服务是否为当前服务
hasTask(String, Integer) - Method in interface net.risesoft.api.persistence.dao.job.JobDao
 
hasTask(CheckStatusTask, String) - Static method in class net.risesoft.api.watch.WatchManager
确保任务唯一性
HBASE - Static variable in class net.risesoft.api.utils.jdbc.JdbcUtils
 
HIVE - Static variable in class net.risesoft.api.utils.jdbc.JdbcUtils
 
HSQL - Static variable in class net.risesoft.api.utils.jdbc.JdbcUtils
 
HttpCreator - Class in net.risesoft.api.job.creator.impl
 
HttpCreator() - Constructor for class net.risesoft.api.job.creator.impl.HttpCreator
 
HttpExecutorAction - Class in net.risesoft.api.job.actions.dispatch.executor.impl
 
HttpExecutorAction() - Constructor for class net.risesoft.api.job.actions.dispatch.executor.impl.HttpExecutorAction
 

I

IndexCreator - Class in net.risesoft.api.job.creator.impl
 
IndexCreator() - Constructor for class net.risesoft.api.job.creator.impl.IndexCreator
 
insert(Integer) - Method in interface net.risesoft.api.persistence.dao.job.JobChangeDao
 
INSERT_OR_REPLACE_TEMPLATE_MARK - Static variable in class net.risesoft.api.utils.jdbc.Constant
 
insertChange(Integer) - Method in class net.risesoft.api.persistence.job.impl.JobChangeServiceImpl
 
insertChange(Integer) - Method in interface net.risesoft.api.persistence.job.JobChangeService
插入一条改变数据
insertToTable(Connection, String, Map<String, Object>) - Static method in class net.risesoft.api.utils.jdbc.JdbcUtils
 
insertToTable(DataSource, String, Map<String, Object>) - Static method in class net.risesoft.api.utils.jdbc.JdbcUtils
 
INSTANCE_ENVIRONMENT_NAME - Static variable in class net.risesoft.api.api.RegisterApi
存在连接中的信息环境信息environment
INSTANCE_SIZE - Static variable in class net.risesoft.api.job.actions.dispatch.method.DispatchActionManager
 
instanceClose(String) - Method in class net.risesoft.api.persistence.iservice.impl.DataBaseIServiceService
 
instanceClose(String) - Method in interface net.risesoft.api.persistence.iservice.IServiceService
根据 id 删除实例
instanceMessage() - Method in class net.risesoft.api.config.ServerAutoConfig
 
InstanceMessage - Interface in net.risesoft.api.message
 
isBlock(Integer, int, String) - Method in class net.risesoft.api.persistence.job.impl.JobLogServiceImpl
 
isBlock(Integer, int, String) - Method in interface net.risesoft.api.persistence.job.JobLogService
是否阻塞
isBlock(Integer, Long, String) - Method in interface net.risesoft.api.persistence.dao.job.JobLogDao
获取当前在执行的任务数
isBlock(Integer, String) - Method in interface net.risesoft.api.persistence.dao.job.JobLogDao
获取当前在执行的任务数
isBlock(Job, String) - Method in class net.risesoft.api.job.TaskManager
 
isChildrenJob() - Method in class net.risesoft.api.job.JobContext
 
isDate(CharSequence) - Static method in class net.risesoft.api.utils.RegexUtil
Return whether input matches regex of date which pattern is "yyyy-MM-dd".
isEmail(CharSequence) - Static method in class net.risesoft.api.utils.RegexUtil
Return whether input matches regex of email.
IServiceDao - Interface in net.risesoft.api.persistence.dao
 
IServiceInstanceModel - Class in net.risesoft.api.persistence.model
 
IServiceInstanceModel() - Constructor for class net.risesoft.api.persistence.model.IServiceInstanceModel
 
IServiceService - Interface in net.risesoft.api.persistence.iservice
 
isIDCard15(CharSequence) - Static method in class net.risesoft.api.utils.RegexUtil
Return whether input matches regex of id card number which length is 15.
isIDCard18(CharSequence) - Static method in class net.risesoft.api.utils.RegexUtil
Return whether input matches regex of id card number which length is 18.
isIP(CharSequence) - Static method in class net.risesoft.api.utils.RegexUtil
Return whether input matches regex of ip address.
isMatch(String, CharSequence) - Static method in class net.risesoft.api.utils.RegexUtil
Return whether input matches the regex.
isMobileExact(CharSequence) - Static method in class net.risesoft.api.utils.RegexUtil
Return whether input matches regex of exact mobile.
isMobileSimple(CharSequence) - Static method in class net.risesoft.api.utils.RegexUtil
Return whether input matches regex of simple mobile.
isNumeric(String) - Static method in class net.risesoft.api.job.log.impl.LogMatchAnalyseService
 
isOracleMaster(String, String, String) - Static method in class net.risesoft.api.utils.jdbc.DBUtil
 
isTel(CharSequence) - Static method in class net.risesoft.api.utils.RegexUtil
Return whether input matches regex of telephone number.
isURL(CharSequence) - Static method in class net.risesoft.api.utils.RegexUtil
Return whether input matches regex of url.
isUsername(CharSequence) - Static method in class net.risesoft.api.utils.RegexUtil
Return whether input matches regex of username.
isZh(CharSequence) - Static method in class net.risesoft.api.utils.RegexUtil
Return whether input matches regex of Chinese character.

J

JdbcTypeMappingCache - Class in net.risesoft.api.utils.jdbc.filedTypeMapping
 
JdbcTypeMappingCache() - Constructor for class net.risesoft.api.utils.jdbc.filedTypeMapping.JdbcTypeMappingCache
 
JdbcUtils - Class in net.risesoft.api.utils.jdbc
 
JdbcUtils() - Constructor for class net.risesoft.api.utils.jdbc.JdbcUtils
 
Job - Class in net.risesoft.api.persistence.model.job
 
Job() - Constructor for class net.risesoft.api.persistence.model.job.Job
 
JobAction - Interface in net.risesoft.api.job.actions
 
JobArgsCreator - Interface in net.risesoft.api.job.creator
 
JobChange - Class in net.risesoft.api.persistence.model.job
 
JobChange() - Constructor for class net.risesoft.api.persistence.model.job.JobChange
 
JobChangeDao - Interface in net.risesoft.api.persistence.dao.job
 
JobChangeService - Interface in net.risesoft.api.persistence.job
 
JobChangeServiceImpl - Class in net.risesoft.api.persistence.job.impl
 
JobChangeServiceImpl() - Constructor for class net.risesoft.api.persistence.job.impl.JobChangeServiceImpl
 
JobContext - Class in net.risesoft.api.job
 
JobContext(Map<String, Object>) - Constructor for class net.risesoft.api.job.JobContext
 
JobDao - Interface in net.risesoft.api.persistence.dao.job
 
JobDoActionService - Class in net.risesoft.service
 
JobDoActionService() - Constructor for class net.risesoft.service.JobDoActionService
 
JobException - Exception in net.risesoft.api.exceptions
 
JobException(String) - Constructor for exception net.risesoft.api.exceptions.JobException
 
JobExecutorAction - Class in net.risesoft.api.job.actions.dispatch.executor.impl
 
JobExecutorAction() - Constructor for class net.risesoft.api.job.actions.dispatch.executor.impl.JobExecutorAction
 
JobInfo - Class in net.risesoft.api.persistence.model.job
 
JobInfo() - Constructor for class net.risesoft.api.persistence.model.job.JobInfo
 
JobInfoDao - Interface in net.risesoft.api.persistence.dao.job
 
JobInfoKey - Class in net.risesoft.api.persistence.model.job
 
JobInfoKey() - Constructor for class net.risesoft.api.persistence.model.job.JobInfoKey
 
JobInfoService - Interface in net.risesoft.api.persistence.job
 
JobInfoServiceImpl - Class in net.risesoft.api.persistence.job.impl
 
JobInfoServiceImpl() - Constructor for class net.risesoft.api.persistence.job.impl.JobInfoServiceImpl
 
JobListener - Interface in net.risesoft.api.listener
 
JobLog - Class in net.risesoft.api.persistence.model.job
 
JobLog() - Constructor for class net.risesoft.api.persistence.model.job.JobLog
 
JobLogDao - Interface in net.risesoft.api.persistence.dao.job
 
JobLogService - Interface in net.risesoft.api.persistence.job
 
JobLogServiceImpl - Class in net.risesoft.api.persistence.job.impl
 
JobLogServiceImpl() - Constructor for class net.risesoft.api.persistence.job.impl.JobLogServiceImpl
 
jobMessage() - Method in class net.risesoft.api.config.ServerAutoConfig
 
JobMessage - Interface in net.risesoft.api.message
 
JobService - Interface in net.risesoft.api.persistence.job
 
JobServiceImpl - Class in net.risesoft.api.persistence.job.impl
 
JobServiceImpl() - Constructor for class net.risesoft.api.persistence.job.impl.JobServiceImpl
 
JobTask - Class in net.risesoft.api.job
 
JobTask() - Constructor for class net.risesoft.api.job.JobTask
 
JobTask(Job, TaskManager) - Constructor for class net.risesoft.api.job.JobTask
 
JSON_TYPE - Static variable in class net.risesoft.api.persistence.model.config.Config
配置文件类型 json
json2propMap(JSONObject) - Static method in class net.risesoft.api.utils.JsonUtils
 
JsonUtils - Class in net.risesoft.api.utils
 
JsonUtils() - Constructor for class net.risesoft.api.utils.JsonUtils
 
JTDS - Static variable in class net.risesoft.api.utils.jdbc.JdbcUtils
 

K

killAwaitJob(Integer) - Method in class net.risesoft.api.persistence.job.impl.JobLogServiceImpl
 
killAwaitJob(Integer) - Method in class net.risesoft.api.persistence.job.impl.JobServiceImpl
 
killAwaitJob(Integer) - Method in interface net.risesoft.api.persistence.job.JobLogService
删除掉正在等待的任务
killAwaitJob(Integer) - Method in interface net.risesoft.api.persistence.job.JobService
删除正在等待的任务
KINGBASE - Static variable in class net.risesoft.api.utils.jdbc.JdbcUtils
 
KINGBASE_DRIVER - Static variable in class net.risesoft.api.utils.jdbc.JdbcUtils
 
KingbaseES - net.risesoft.api.utils.jdbc.DataBaseType
 

L

LocalExecutorAction - Class in net.risesoft.api.job.actions.dispatch.executor.impl
 
LocalExecutorAction() - Constructor for class net.risesoft.api.job.actions.dispatch.executor.impl.LocalExecutorAction
 
LocalFileIServiceImpl - Class in net.risesoft.api.persistence.iservice.impl
随着版本迭代此类已经舍去
LocalFileIServiceImpl() - Constructor for class net.risesoft.api.persistence.iservice.impl.LocalFileIServiceImpl
 
Log - Class in net.risesoft.api.persistence.model.log
 
Log() - Constructor for class net.risesoft.api.persistence.model.log.Log
 
LOG_TYPE - Static variable in class net.risesoft.api.persistence.model.config.Config
日志类型
LOG4JDBC - Static variable in class net.risesoft.api.utils.jdbc.JdbcUtils
Log4JDBC
LOG4JDBC_DRIVER - Static variable in class net.risesoft.api.utils.jdbc.JdbcUtils
 
LogAnalyse - Class in net.risesoft.api.persistence.model.log
 
LogAnalyse(Integer, String, String, String, String, int) - Constructor for class net.risesoft.api.persistence.model.log.LogAnalyse
 
LogAnalyseService - Interface in net.risesoft.api.job.log
 
LogDao - Interface in net.risesoft.api.persistence.dao
 
LOGGER - Static variable in class net.risesoft.api.watch.WatchManager
 
LogMatchAnalyseService - Class in net.risesoft.api.job.log.impl
 
LogMatchAnalyseService() - Constructor for class net.risesoft.api.job.log.impl.LogMatchAnalyseService
 
LogService - Interface in net.risesoft.api.persistence.log
 
LogServiceImpl - Class in net.risesoft.api.persistence.log.impl
 
LogServiceImpl() - Constructor for class net.risesoft.api.persistence.log.impl.LogServiceImpl
 
LResult - Class in net.risesoft.api.utils
 
LResult() - Constructor for class net.risesoft.api.utils.LResult
 

M

makeInsertToTableSql(String, Collection<String>) - Static method in class net.risesoft.api.utils.jdbc.JdbcUtils
 
MapUtils - Class in net.risesoft.api.utils
 
MapUtils() - Constructor for class net.risesoft.api.utils.MapUtils
 
MARIADB - Static variable in class net.risesoft.api.utils.jdbc.JdbcUtils
 
MARIADB_DRIVER - Static variable in class net.risesoft.api.utils.jdbc.JdbcUtils
 
MatchAnalyseModel - Class in net.risesoft.api.persistence.model.log
 
MatchAnalyseModel() - Constructor for class net.risesoft.api.persistence.model.log.MatchAnalyseModel
 
MessageCreator<T> - Interface in net.risesoft.api.message
 
messageService() - Method in class net.risesoft.api.config.ServerAutoConfig
 
MessageService - Interface in net.risesoft.api.message
 
MessageServiceExecutor - Interface in net.risesoft.api.message
 
MOCK - Static variable in class net.risesoft.api.utils.jdbc.JdbcUtils
 
MySql - net.risesoft.api.utils.jdbc.DataBaseType
 
MYSQL - Static variable in class net.risesoft.api.utils.jdbc.JdbcUtils
 
MYSQL_ACCDENIED - Static variable in class net.risesoft.api.utils.jdbc.Constant
 
MYSQL_COLUMN1 - Static variable in class net.risesoft.api.utils.jdbc.Constant
 
MYSQL_COLUMN2 - Static variable in class net.risesoft.api.utils.jdbc.Constant
 
MYSQL_CONNEXP - Static variable in class net.risesoft.api.utils.jdbc.Constant
 
MYSQL_DATABASE - Static variable in class net.risesoft.api.utils.jdbc.Constant
 
MYSQL_DRIVER - Static variable in class net.risesoft.api.utils.jdbc.JdbcUtils
 
MYSQL_SELECT_PRI - Static variable in class net.risesoft.api.utils.jdbc.Constant
 
MYSQL_TABLE_NAME_ERR1 - Static variable in class net.risesoft.api.utils.jdbc.Constant
 
MYSQL_TABLE_NAME_ERR2 - Static variable in class net.risesoft.api.utils.jdbc.Constant
 
MYSQL_WHERE - Static variable in class net.risesoft.api.utils.jdbc.Constant
 

N

name - Variable in class net.risesoft.api.utils.Sort
 
net.risesoft.api.aop - package net.risesoft.api.aop
 
net.risesoft.api.api - package net.risesoft.api.api
 
net.risesoft.api.config - package net.risesoft.api.config
 
net.risesoft.api.config.model - package net.risesoft.api.config.model
 
net.risesoft.api.consumer - package net.risesoft.api.consumer
 
net.risesoft.api.exceptions - package net.risesoft.api.exceptions
 
net.risesoft.api.job - package net.risesoft.api.job
 
net.risesoft.api.job.actions - package net.risesoft.api.job.actions
 
net.risesoft.api.job.actions.block - package net.risesoft.api.job.actions.block
 
net.risesoft.api.job.actions.dispatch - package net.risesoft.api.job.actions.dispatch
 
net.risesoft.api.job.actions.dispatch.executor - package net.risesoft.api.job.actions.dispatch.executor
 
net.risesoft.api.job.actions.dispatch.executor.impl - package net.risesoft.api.job.actions.dispatch.executor.impl
 
net.risesoft.api.job.actions.dispatch.method - package net.risesoft.api.job.actions.dispatch.method
 
net.risesoft.api.job.actions.dispatch.method.impl - package net.risesoft.api.job.actions.dispatch.method.impl
 
net.risesoft.api.job.actions.start - package net.risesoft.api.job.actions.start
 
net.risesoft.api.job.creator - package net.risesoft.api.job.creator
 
net.risesoft.api.job.creator.impl - package net.risesoft.api.job.creator.impl
 
net.risesoft.api.job.log - package net.risesoft.api.job.log
 
net.risesoft.api.job.log.impl - package net.risesoft.api.job.log.impl
 
net.risesoft.api.listener - package net.risesoft.api.listener
 
net.risesoft.api.message - package net.risesoft.api.message
 
net.risesoft.api.message.impl - package net.risesoft.api.message.impl
 
net.risesoft.api.persistence.config - package net.risesoft.api.persistence.config
 
net.risesoft.api.persistence.config.impl - package net.risesoft.api.persistence.config.impl
 
net.risesoft.api.persistence.dao - package net.risesoft.api.persistence.dao
 
net.risesoft.api.persistence.dao.job - package net.risesoft.api.persistence.dao.job
 
net.risesoft.api.persistence.iservice - package net.risesoft.api.persistence.iservice
 
net.risesoft.api.persistence.iservice.impl - package net.risesoft.api.persistence.iservice.impl
 
net.risesoft.api.persistence.job - package net.risesoft.api.persistence.job
 
net.risesoft.api.persistence.job.impl - package net.risesoft.api.persistence.job.impl
 
net.risesoft.api.persistence.log - package net.risesoft.api.persistence.log
 
net.risesoft.api.persistence.log.impl - package net.risesoft.api.persistence.log.impl
 
net.risesoft.api.persistence.model - package net.risesoft.api.persistence.model
 
net.risesoft.api.persistence.model.config - package net.risesoft.api.persistence.model.config
 
net.risesoft.api.persistence.model.job - package net.risesoft.api.persistence.model.job
 
net.risesoft.api.persistence.model.log - package net.risesoft.api.persistence.model.log
 
net.risesoft.api.utils - package net.risesoft.api.utils
 
net.risesoft.api.utils.jdbc - package net.risesoft.api.utils.jdbc
 
net.risesoft.api.utils.jdbc.filedTypeMapping - package net.risesoft.api.utils.jdbc.filedTypeMapping
 
net.risesoft.api.utils.job - package net.risesoft.api.utils.job
 
net.risesoft.api.watch - package net.risesoft.api.watch
 
net.risesoft.service - package net.risesoft.service
 
next(Date) - Method in interface net.risesoft.api.utils.NextTime
 
nextExecutionTime(TriggerContext) - Method in class net.risesoft.api.job.JobTask
 
NextTime - Interface in net.risesoft.api.utils
 
NO_SECURITY - Static variable in class net.risesoft.api.aop.SecurityAspect
 
nullOf(Object, Object) - Static method in class net.risesoft.api.utils.ObjectUtils
 

O

OB10_SPLIT_STRING - Static variable in class net.risesoft.api.utils.jdbc.Constant
 
OB10_SPLIT_STRING_PATTERN - Static variable in class net.risesoft.api.utils.jdbc.Constant
 
ObjectUtils - Class in net.risesoft.api.utils
 
ObjectUtils() - Constructor for class net.risesoft.api.utils.ObjectUtils
 
ODPS - Static variable in class net.risesoft.api.utils.jdbc.JdbcUtils
 
of(T) - Static method in class net.risesoft.api.utils.Optional
 
ofNullable(T) - Static method in class net.risesoft.api.utils.Optional
 
ON_JOB_CHANGE - Static variable in class net.risesoft.api.job.TaskManager
 
onApplicationEvent(ApplicationStartedEvent) - Method in class net.risesoft.api.listener.ServiceListenerConfig
 
onApplicationEvent(ApplicationStartingEvent) - Method in class net.risesoft.api.job.log.impl.LogMatchAnalyseService
 
onChange(Job) - Method in class net.risesoft.api.job.JobTask
当任务改变时
onChangeJob(Integer) - Method in class net.risesoft.api.job.TaskManager
当任务更新的时候
onClose(HostAndPortConnection) - Method in class net.risesoft.api.consumer.ServerRegisterListener
 
onClosed(ClinetConnection) - Method in class net.risesoft.api.listener.ClientListener
 
onCommit(CommitFunction<T>) - Method in class net.risesoft.api.utils.BatchOperation
 
onConnection(HostAndPortConnection) - Method in class net.risesoft.api.consumer.ServerRegisterListener
 
onConnection(ClinetConnection) - Method in class net.risesoft.api.listener.ClientListener
 
onDelete(Collection<Integer>) - Method in class net.risesoft.api.persistence.job.impl.JobChangeServiceImpl
 
onDelete(Collection<Integer>) - Method in interface net.risesoft.api.persistence.job.JobChangeService
批量删除
onEnd(ResultSuccess) - Method in class net.risesoft.api.utils.LResult
 
onError(Throwable) - Method in interface net.risesoft.api.job.actions.dispatch.executor.ResultError
成功
onError(ResultError) - Method in class net.risesoft.api.job.actions.dispatch.CountResult
 
onError(ResultError) - Method in interface net.risesoft.api.job.actions.dispatch.executor.Result
异常
onJobEnd(Job, JobLog) - Method in class net.risesoft.api.message.impl.DefaultMessageService
 
onJobEnd(Job, JobLog) - Method in interface net.risesoft.api.message.MessageService
 
onJobError(Job) - Method in class net.risesoft.api.message.impl.DefaultMessageService
 
onJobError(Job) - Method in interface net.risesoft.api.message.MessageService
job 出错
onRefresh() - Method in class net.risesoft.api.job.TaskManager
查询后加载定时任务 监控 30 秒一次
onRefresh() - Method in class net.risesoft.api.watch.WatchManager
查询后加载定时任务 监控 60 秒一次
onResult(String, Map<String, Object>, TaskExecutorService, ServiceInstance, Result) - Method in class net.risesoft.api.job.actions.dispatch.method.AbstractDispatchAction
 
onServiceDown(IServiceInstanceModel) - Method in class net.risesoft.api.message.impl.DefaultMessageService
 
onServiceDown(IServiceInstanceModel) - Method in interface net.risesoft.api.message.MessageService
服务改变
onStart(IServiceInstance) - Method in interface net.risesoft.api.listener.ServiceListener
当有服务启动的时候触发
onStop(IServiceInstance) - Method in interface net.risesoft.api.listener.ServiceListener
当有服务停止的时候触发
onSuccess(Object) - Method in interface net.risesoft.api.job.actions.dispatch.executor.ResultSuccess
成功
onSuccess(ResultSuccess) - Method in class net.risesoft.api.job.actions.dispatch.CountResult
 
onSuccess(ResultSuccess) - Method in interface net.risesoft.api.job.actions.dispatch.executor.Result
成功
Optional<T> - Class in net.risesoft.api.utils
 
Oracle - net.risesoft.api.utils.jdbc.DataBaseType
 
ORACLE - Static variable in class net.risesoft.api.utils.jdbc.JdbcUtils
 
ORACLE_ACCDENIED - Static variable in class net.risesoft.api.utils.jdbc.Constant
 
ORACLE_CONNEXP - Static variable in class net.risesoft.api.utils.jdbc.Constant
 
ORACLE_DATABASE - Static variable in class net.risesoft.api.utils.jdbc.Constant
 
ORACLE_DRIVER - Static variable in class net.risesoft.api.utils.jdbc.JdbcUtils
 
ORACLE_SELECT_PRI - Static variable in class net.risesoft.api.utils.jdbc.Constant
 
ORACLE_SQL - Static variable in class net.risesoft.api.utils.jdbc.Constant
 
ORACLE_TABLE_NAME - Static variable in class net.risesoft.api.utils.jdbc.Constant
 
Oscar - net.risesoft.api.utils.jdbc.DataBaseType
 

P

ParallelAction - Class in net.risesoft.api.job.actions.block
 
ParallelAction() - Constructor for class net.risesoft.api.job.actions.block.ParallelAction
 
parseIpFromJdbcUrl(String) - Static method in enum net.risesoft.api.utils.jdbc.DataBaseType
注意:目前只实现了从 mysql/oracle 中识别出ip 信息.未识别到则返回 null.
pollJob(Integer) - Method in interface net.risesoft.api.persistence.dao.job.JobLogDao
获取最早的任务
pollJob(Integer, int) - Method in class net.risesoft.api.persistence.job.impl.JobLogServiceImpl
 
pollJob(Integer, int) - Method in interface net.risesoft.api.persistence.job.JobLogService
获取最早在排队的任务进行调度
pollJob(Integer, Long) - Method in interface net.risesoft.api.persistence.dao.job.JobLogDao
获取一段时间内有效的任务
pollJob(Job, Integer) - Method in class net.risesoft.api.job.TaskManager
 
PolltAction - Class in net.risesoft.api.job.actions.dispatch.method.impl
 
PolltAction() - Constructor for class net.risesoft.api.job.actions.dispatch.method.impl.PolltAction
 
PostgreSQL - net.risesoft.api.utils.jdbc.DataBaseType
 
POSTGRESQL - Static variable in class net.risesoft.api.utils.jdbc.JdbcUtils
 
POSTGRESQL_DRIVER - Static variable in class net.risesoft.api.utils.jdbc.JdbcUtils
 
PostHttpExecutorAction - Class in net.risesoft.api.job.actions.dispatch.executor.impl
 
PostHttpExecutorAction() - Constructor for class net.risesoft.api.job.actions.dispatch.executor.impl.PostHttpExecutorAction
 
printResultSet(ResultSet) - Static method in class net.risesoft.api.utils.jdbc.JdbcUtils
 
printResultSet(ResultSet, PrintStream) - Static method in class net.risesoft.api.utils.jdbc.JdbcUtils
 
printResultSet(ResultSet, PrintStream, boolean, String) - Static method in class net.risesoft.api.utils.jdbc.JdbcUtils
 
PROPERTIES_TYPE - Static variable in class net.risesoft.api.persistence.model.config.Config
配置文件类型 properties
PropertiesUtil - Class in net.risesoft.api.utils
 
PropertiesUtil() - Constructor for class net.risesoft.api.utils.PropertiesUtil
 
pushJobChange(Integer) - Method in class net.risesoft.api.job.TaskManager
发送改变事件
pushListener(String, Map<String, Object>, String, String, String) - Static method in class net.risesoft.api.listener.ClientListener
 
pushTask(Job, JobLog) - Method in class net.risesoft.api.job.TaskManager
添加到待执行的任务管理器
put(String, Object) - Method in class net.risesoft.api.job.JobContext
 
putInfo(Integer, String, Object) - Method in class net.risesoft.api.job.TaskManager
 
putInfo(String, Object) - Method in class net.risesoft.api.job.JobTask
 

Q

query(Connection, String) - Static method in class net.risesoft.api.utils.jdbc.DBUtil
 
query(Connection, String, int) - Static method in class net.risesoft.api.utils.jdbc.DBUtil
a wrapped method to execute select-like sql statement .
query(Connection, String, int, int) - Static method in class net.risesoft.api.utils.jdbc.DBUtil
a wrapped method to execute select-like sql statement .
query(Statement, String) - Static method in class net.risesoft.api.utils.jdbc.DBUtil
a wrapped method to execute select-like sql statement .
quoteColumnName(String) - Method in enum net.risesoft.api.utils.jdbc.DataBaseType
 
quoteTableName(String) - Method in enum net.risesoft.api.utils.jdbc.DataBaseType
 

R

RandomAction - Class in net.risesoft.api.job.actions.dispatch.method.impl
 
RandomAction() - Constructor for class net.risesoft.api.job.actions.dispatch.method.impl.RandomAction
 
RDBMS - net.risesoft.api.utils.jdbc.DataBaseType
 
readFile(String) - Static method in class net.risesoft.api.utils.PropertiesUtil
 
refreshConfig(String, String) - Method in interface net.risesoft.api.persistence.config.ConfigService
刷新/保存配置
refreshConfig(String, String) - Method in class net.risesoft.api.persistence.config.impl.ConfigServiceImpl
 
refreshJob(JobTask) - Method in class net.risesoft.api.job.TaskManager
刷新任务
REGEX_BLANK_LINE - Static variable in class net.risesoft.api.utils.RegexUtil
空行正则表达式。
REGEX_CHINA_POSTAL_CODE - Static variable in class net.risesoft.api.utils.RegexUtil
中国邮政编码正则表达式。
REGEX_DATE - Static variable in class net.risesoft.api.utils.RegexUtil
日期的正则表达式,其格式为“ yyyy-MM-dd”
REGEX_DOUBLE_BYTE_CHAR - Static variable in class net.risesoft.api.utils.RegexUtil
双字节字符的正则表达式(长度是两个字节(byte)的字符,比如“嗨”、“!”
REGEX_EMAIL - Static variable in class net.risesoft.api.utils.RegexUtil
电子邮件正则表达式。
REGEX_ID_CARD15 - Static variable in class net.risesoft.api.utils.RegexUtil
身份证号码正则表达式,长度为15。
REGEX_ID_CARD18 - Static variable in class net.risesoft.api.utils.RegexUtil
身份证号码正则表达式,长度为18。
REGEX_INTEGER - Static variable in class net.risesoft.api.utils.RegexUtil
整数的正则表达式。
REGEX_IP - Static variable in class net.risesoft.api.utils.RegexUtil
ip地址的正则表达式。
REGEX_MOBILE_EXACT - Static variable in class net.risesoft.api.utils.RegexUtil
确切的手机号码正则表达式。
REGEX_MOBILE_SIMPLE - Static variable in class net.risesoft.api.utils.RegexUtil
简单手机号码正则表达式。
REGEX_NEGATIVE_FLOAT - Static variable in class net.risesoft.api.utils.RegexUtil
负浮点正则表达式。
REGEX_NEGATIVE_INTEGER - Static variable in class net.risesoft.api.utils.RegexUtil
负整数的正则表达式。
REGEX_NOT_NEGATIVE_INTEGER - Static variable in class net.risesoft.api.utils.RegexUtil
非负整数的正则表达式。
REGEX_NOT_POSITIVE_INTEGER - Static variable in class net.risesoft.api.utils.RegexUtil
非正整数的正则表达式。
REGEX_POSITIVE_FLOAT - Static variable in class net.risesoft.api.utils.RegexUtil
正浮点正则表达式。
REGEX_POSITIVE_INTEGER - Static variable in class net.risesoft.api.utils.RegexUtil
正整数的正则表达式。
REGEX_QQ_NUM - Static variable in class net.risesoft.api.utils.RegexUtil
QQ号的正则表达式。
REGEX_TEL - Static variable in class net.risesoft.api.utils.RegexUtil
电话号码的正则表达式。
REGEX_URL - Static variable in class net.risesoft.api.utils.RegexUtil
网址的正则表达式。
REGEX_USERNAME - Static variable in class net.risesoft.api.utils.RegexUtil
用户名的正则表达式。
REGEX_ZH - Static variable in class net.risesoft.api.utils.RegexUtil
汉字正则表达式。
RegexUtil - Class in net.risesoft.api.utils
正则表达式工具类
register(IServiceInstanceModel) - Method in class net.risesoft.api.api.RegisterApi
 
register(IServiceInstanceModel, String, Integer) - Method in class net.risesoft.api.consumer.ServerRegisterListener
 
registerApi() - Method in class net.risesoft.api.config.ServerAutoConfig
 
RegisterApi - Class in net.risesoft.api.api
 
RegisterApi() - Constructor for class net.risesoft.api.api.RegisterApi
 
RegisterException - Exception in net.risesoft.api.exceptions
 
RegisterException(String) - Constructor for exception net.risesoft.api.exceptions.RegisterException
 
registerToServer(IServiceInstanceModel, RPCRequestContext) - Method in class net.risesoft.api.api.RegisterApi
注册服务到中心
ReleaseResource(Connection, ResultSet) - Static method in class net.risesoft.api.utils.jdbc.filedTypeMapping.JdbcTypeMappingCache
 
remove(String, String) - Method in class net.risesoft.api.api.RegisterApi
 
remove(String, String, String, Integer) - Method in class net.risesoft.api.consumer.ServerRegisterListener
 
REMOVED_ALL_REGISTER - Static variable in class net.risesoft.api.api.RegisterApi
监听删除服务
removeJob(Integer, JobTask) - Method in class net.risesoft.api.job.TaskManager
删除任务
removeTask(Runnable) - Method in class net.risesoft.api.job.ScheduledRegister
删除一个任务并停止
removeTask(String, CheckStatusTask) - Static method in class net.risesoft.api.watch.WatchManager
删除任务
reNew(RPCRequestContext) - Method in class net.risesoft.api.api.RegisterApi
续订
Result - Interface in net.risesoft.api.job.actions.dispatch.executor
 
ResultError - Interface in net.risesoft.api.job.actions.dispatch.executor
 
ResultSuccess - Interface in net.risesoft.api.job.actions.dispatch.executor
 
ResultUtils - Class in net.risesoft.api.utils
 
ResultUtils() - Constructor for class net.risesoft.api.utils.ResultUtils
 
RetryUtil - Class in net.risesoft.api.utils.jdbc
 
RetryUtil() - Constructor for class net.risesoft.api.utils.jdbc.RetryUtil
 
run() - Method in class net.risesoft.api.job.JobTask
 
run(Timeout) - Method in class net.risesoft.api.watch.CheckStatusTask
 

S

save(IServiceInstance) - Method in class net.risesoft.api.persistence.iservice.impl.LocalFileIServiceImpl
 
saveConfig(Config) - Method in interface net.risesoft.api.persistence.config.ConfigService
修改/保存 配置文件 如果是
saveConfig(Config) - Method in class net.risesoft.api.persistence.config.impl.ConfigServiceImpl
 
saveConfig(Config, String) - Method in interface net.risesoft.api.persistence.config.ConfigHisService
保存 历史配置文件记录
saveConfig(Config, String) - Method in class net.risesoft.api.persistence.config.impl.ConfigHisServiceImpl
 
saveInfo(String) - Method in class net.risesoft.api.persistence.iservice.impl.LocalFileIServiceImpl
 
saveJob(Job) - Method in class net.risesoft.api.persistence.job.impl.JobServiceImpl
 
saveJob(Job) - Method in interface net.risesoft.api.persistence.job.JobService
保存一个任务
saveLog(JobLog) - Method in class net.risesoft.api.persistence.job.impl.JobLogServiceImpl
 
saveLog(JobLog) - Method in interface net.risesoft.api.persistence.job.JobLogService
保存日志
saveModel(IServiceInstanceModel) - Method in class net.risesoft.api.persistence.iservice.impl.DataBaseIServiceService
 
saveModel(IServiceInstanceModel) - Method in interface net.risesoft.api.persistence.iservice.IServiceService
保存一个实例
ScheduledRegister - Class in net.risesoft.api.job
 
ScheduledRegister() - Constructor for class net.risesoft.api.job.ScheduledRegister
 
search(String, String, String) - Method in interface net.risesoft.api.persistence.dao.job.JobInfoDao
 
search(ConfigHis, LPageable) - Method in interface net.risesoft.api.persistence.config.ConfigHisService
根据环境 查找并分页
search(ConfigHis, LPageable) - Method in class net.risesoft.api.persistence.config.impl.ConfigHisServiceImpl
 
search(Config, LPageable) - Method in interface net.risesoft.api.persistence.config.ConfigService
根据环境 查找并分页
search(Config, LPageable) - Method in class net.risesoft.api.persistence.config.impl.ConfigServiceImpl
 
search(JobLog, LPageable, ConcurrentSecurity, String, Integer[]) - Method in class net.risesoft.api.persistence.job.impl.JobLogServiceImpl
 
search(JobLog, LPageable, ConcurrentSecurity, String, Integer[]) - Method in interface net.risesoft.api.persistence.job.JobLogService
查询日志
search(Job, LPageable, ConcurrentSecurity) - Method in class net.risesoft.api.persistence.job.impl.JobServiceImpl
 
search(Job, LPageable, ConcurrentSecurity) - Method in interface net.risesoft.api.persistence.job.JobService
分页查询任务
searchByGroup(Date, Date, String, LPageable, String, ConcurrentSecurity) - Method in class net.risesoft.api.persistence.job.impl.JobLogServiceImpl
 
searchByGroup(Date, Date, String, LPageable, String, ConcurrentSecurity) - Method in interface net.risesoft.api.persistence.job.JobLogService
 
searchByGroupLog(Date, Date, String, String) - Method in class net.risesoft.api.persistence.job.impl.JobLogServiceImpl
 
searchByGroupLog(Date, Date, String, String) - Method in interface net.risesoft.api.persistence.job.JobLogService
 
searchChangeJobs() - Method in interface net.risesoft.api.persistence.dao.job.JobChangeDao
 
searchChangeJobs() - Method in class net.risesoft.api.persistence.job.impl.JobChangeServiceImpl
 
searchChangeJobs() - Method in interface net.risesoft.api.persistence.job.JobChangeService
 
searchClearDefaultTimeOut(Long, String) - Method in interface net.risesoft.api.persistence.dao.job.JobLogDao
 
searchClearTimeOutJob(Long, String) - Method in interface net.risesoft.api.persistence.dao.job.JobLogDao
 
searchCountByJobType(String, String) - Method in interface net.risesoft.api.persistence.dao.job.JobDao
 
searchCountByJobType(String, String) - Method in class net.risesoft.api.persistence.job.impl.JobServiceImpl
 
searchCountByJobType(String, String) - Method in interface net.risesoft.api.persistence.job.JobService
查询根据类型查询任务
searchForLog(Log, LPageable) - Method in class net.risesoft.api.persistence.log.impl.LogServiceImpl
 
searchForLog(Log, LPageable) - Method in interface net.risesoft.api.persistence.log.LogService
查询日志
searchForLog(Log, LPageable, Map<String, Operation>) - Method in class net.risesoft.api.persistence.log.impl.LogServiceImpl
 
searchForLog(Log, LPageable, Map<String, Operation>) - Method in interface net.risesoft.api.persistence.log.LogService
 
searchJob(Job, ConcurrentSecurity) - Method in class net.risesoft.api.persistence.job.impl.JobServiceImpl
 
searchJob(Job, ConcurrentSecurity) - Method in interface net.risesoft.api.persistence.job.JobService
获取所有任务返回描述和id
searchJobByArgs(String) - Method in interface net.risesoft.api.persistence.dao.job.JobDao
 
searchJobByArgs(String) - Method in class net.risesoft.api.persistence.job.impl.JobServiceImpl
 
searchJobByArgs(String) - Method in interface net.risesoft.api.persistence.job.JobService
根据args参数查询数据
searchJobService(Job, ConcurrentSecurity) - Method in class net.risesoft.api.persistence.job.impl.JobServiceImpl
 
searchJobService(Job, ConcurrentSecurity) - Method in interface net.risesoft.api.persistence.job.JobService
查询所有的任务名字
searchNoWatch(String, String[], String, String) - Method in interface net.risesoft.api.persistence.dao.IServiceDao
把不需要我监控的修改掉 oracle 支持一步update
SecurityAspect - Class in net.risesoft.api.aop
 
SecurityAspect() - Constructor for class net.risesoft.api.aop.SecurityAspect
 
sendMessage(String[], String, String, Object) - Method in class net.risesoft.api.message.impl.DefaultMessageService
 
sendMessage(String[], String, String, Object) - Method in class net.risesoft.api.message.impl.EmailServiceExecutor
 
sendMessage(String[], String, String, Object) - Method in interface net.risesoft.api.message.MessageService
发送消息服务
sendMessage(String[], String, String, Object) - Method in interface net.risesoft.api.message.MessageServiceExecutor
发送消息服务
sendSimpleMail(String[], String, String) - Method in class net.risesoft.api.message.impl.EmailServiceExecutor
发送简单文本的邮件方法
sendTo(String, Map<String, Object>, int) - Method in class net.risesoft.api.job.actions.dispatch.executor.impl.HttpExecutorAction
 
SerialAction - Class in net.risesoft.api.job.actions.block
丢弃后续调度
SerialAction() - Constructor for class net.risesoft.api.job.actions.block.SerialAction
 
SERVER_KEY - Static variable in class net.risesoft.api.job.TaskExecutorService
 
ServerAutoConfig - Class in net.risesoft.api.config
 
ServerAutoConfig() - Constructor for class net.risesoft.api.config.ServerAutoConfig
 
ServerRegisterListener - Class in net.risesoft.api.consumer
 
ServerRegisterListener() - Constructor for class net.risesoft.api.consumer.ServerRegisterListener
 
ServerRPCConfig - Class in net.risesoft.api.config
 
ServerRPCConfig() - Constructor for class net.risesoft.api.config.ServerRPCConfig
 
serviceConfigModel() - Method in class net.risesoft.api.config.ServerAutoConfig
 
ServiceConfigModel - Class in net.risesoft.api.config.model
 
ServiceConfigModel() - Constructor for class net.risesoft.api.config.model.ServiceConfigModel
 
ServiceListener - Interface in net.risesoft.api.listener
 
ServiceListenerConfig - Class in net.risesoft.api.listener
 
ServiceListenerConfig() - Constructor for class net.risesoft.api.listener.ServiceListenerConfig
 
setApplicationContext(ApplicationContext) - Method in class net.risesoft.api.job.TaskExecutorService
 
setApplicationContext(ApplicationContext) - Method in class net.risesoft.api.watch.WatchManager
 
setArgs(String) - Method in class net.risesoft.api.persistence.model.job.Job
 
setBlockingStrategy(String) - Method in class net.risesoft.api.persistence.model.job.Job
 
setChildJobId(String) - Method in class net.risesoft.api.persistence.model.job.JobLog
 
setChildJobs(String) - Method in class net.risesoft.api.persistence.model.job.Job
 
setChildrenJob(boolean) - Method in class net.risesoft.api.job.JobContext
 
setConfigId(String) - Method in class net.risesoft.api.persistence.model.config.ConfigHis
 
setContent(String) - Method in class net.risesoft.api.persistence.model.config.Config
 
setContent(String) - Method in class net.risesoft.api.persistence.model.config.ConfigHis
 
setContext(String) - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
setContext(String) - Method in class net.risesoft.api.persistence.model.log.Log
 
setCreateDate(Date) - Method in class net.risesoft.api.persistence.model.config.Config
 
setCreateDate(Date) - Method in class net.risesoft.api.persistence.model.job.Job
 
setCreateDate(Date) - Method in class net.risesoft.api.persistence.model.log.Log
 
setCustom(boolean) - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
setDate(String) - Method in class net.risesoft.api.persistence.model.job.JobInfo
 
setDate(String) - Method in class net.risesoft.api.persistence.model.job.JobInfoKey
 
setDescription(String) - Method in class net.risesoft.api.persistence.model.config.Config
 
setDescription(String) - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
setDescription(String) - Method in class net.risesoft.api.persistence.model.job.Job
 
setDispatchArgs(String) - Method in class net.risesoft.api.persistence.model.job.Job
 
setDispatchMethod(String) - Method in class net.risesoft.api.persistence.model.job.Job
 
setDispatchServer(String) - Method in class net.risesoft.api.persistence.model.job.Job
 
setDispatchServer(String) - Method in class net.risesoft.api.persistence.model.job.JobLog
 
setDispatchSource(String) - Method in class net.risesoft.api.persistence.model.job.JobLog
 
setDispatchTime(Long) - Method in class net.risesoft.api.persistence.model.job.JobLog
 
setDispatchType(String) - Method in class net.risesoft.api.persistence.model.job.Job
 
setEmail(String) - Method in class net.risesoft.api.persistence.model.job.Job
 
setEndStatus(int) - Method in class net.risesoft.api.persistence.model.log.LogAnalyse
 
setEndTime(Long) - Method in class net.risesoft.api.persistence.model.job.JobLog
 
setEnvironment(String) - Method in class net.risesoft.api.persistence.model.config.Config
 
setEnvironment(String) - Method in class net.risesoft.api.persistence.model.config.ConfigHis
 
setEnvironment(String) - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
setEnvironment(String) - Method in class net.risesoft.api.persistence.model.job.Job
 
setEnvironment(String) - Method in class net.risesoft.api.persistence.model.job.JobInfo
 
setEnvironment(String) - Method in class net.risesoft.api.persistence.model.job.JobInfoKey
 
setEnvironment(String) - Method in class net.risesoft.api.persistence.model.job.JobLog
 
setEnvironment(String) - Method in class net.risesoft.api.persistence.model.log.Log
 
setError(Integer) - Method in class net.risesoft.api.persistence.model.job.JobInfo
 
setErrorCount(int) - Method in class net.risesoft.api.persistence.model.job.Job
 
setExpiresTime(Integer) - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
setGroup(String) - Method in class net.risesoft.api.persistence.model.config.Config
 
setGroup(String) - Method in class net.risesoft.api.persistence.model.config.ConfigHis
 
setHost(String) - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
setId(Integer) - Method in class net.risesoft.api.persistence.model.job.Job
 
setId(String) - Method in class net.risesoft.api.persistence.model.config.Config
 
setId(String) - Method in class net.risesoft.api.persistence.model.config.ConfigHis
 
setId(String) - Method in class net.risesoft.api.persistence.model.job.JobLog
 
setId(String) - Method in class net.risesoft.api.persistence.model.log.Log
 
setId(String) - Method in class net.risesoft.api.persistence.model.log.MatchAnalyseModel
 
setInsId(String) - Method in class net.risesoft.api.persistence.model.log.Log
 
setInstanceId(String) - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
setIp(String) - Method in class net.risesoft.api.persistence.model.log.Log
 
setJobId(Integer) - Method in class net.risesoft.api.persistence.model.job.JobLog
 
setJobId(Integer) - Method in class net.risesoft.api.persistence.model.log.LogAnalyse
 
setJobName(String) - Method in class net.risesoft.api.persistence.model.job.JobLog
 
setJobName(String) - Method in class net.risesoft.api.persistence.model.log.LogAnalyse
 
setJobSource(String) - Method in class net.risesoft.api.persistence.model.job.Job
 
setJobType(String) - Method in class net.risesoft.api.persistence.model.job.Job
 
setJobTypeName(String) - Method in class net.risesoft.api.persistence.model.job.Job
 
setLogConsole(String) - Method in class net.risesoft.api.persistence.model.job.JobLog
 
setLogPath(String) - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
setManager(String) - Method in class net.risesoft.api.persistence.model.job.Job
 
setManagerInfo(String) - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
setMatch(String) - Method in class net.risesoft.api.persistence.model.log.MatchAnalyseModel
 
setMetadata(Map<String, Object>) - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
setMetadataForStr(String) - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
setMsg(String) - Method in class net.risesoft.api.persistence.model.log.LogAnalyse
 
setMyService(String) - Method in class net.risesoft.api.config.model.ServiceConfigModel
 
setName(String) - Method in class net.risesoft.api.persistence.model.config.Config
 
setName(String) - Method in class net.risesoft.api.persistence.model.config.ConfigHis
 
setName(String) - Method in class net.risesoft.api.persistence.model.job.Job
 
setOpName(String) - Method in class net.risesoft.api.persistence.model.config.ConfigHis
 
setOpType(String) - Method in class net.risesoft.api.persistence.model.config.ConfigHis
 
setPort(Integer) - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
setRegisterTime(Long) - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
setResult(String) - Method in class net.risesoft.api.persistence.model.job.JobLog
 
setScheme(String) - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
setSecure(Boolean) - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
setSecureForInt(Integer) - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
setServiceId(String) - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
setServiceId(String) - Method in class net.risesoft.api.persistence.model.job.Job
 
setSolution(String) - Method in class net.risesoft.api.persistence.model.log.LogAnalyse
 
setSolution(String) - Method in class net.risesoft.api.persistence.model.log.MatchAnalyseModel
 
setSource(String) - Method in class net.risesoft.api.persistence.model.job.Job
 
setSourceTimeOut(Integer) - Method in class net.risesoft.api.persistence.model.job.Job
 
setSpeed(String) - Method in class net.risesoft.api.persistence.model.job.Job
 
setStatus(int) - Method in class net.risesoft.api.persistence.model.job.Job
 
setStatus(Integer) - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
setStatus(Integer) - Method in class net.risesoft.api.persistence.model.job.JobLog
 
setStatus(Integer, int) - Method in class net.risesoft.api.persistence.job.impl.JobServiceImpl
 
setStatus(Integer, int) - Method in interface net.risesoft.api.persistence.job.JobService
修改状态
setStatus(String, int) - Method in class net.risesoft.api.persistence.iservice.impl.DataBaseIServiceService
 
setStatus(String, int) - Method in interface net.risesoft.api.persistence.iservice.IServiceService
修改状态
setSubMatch(String) - Method in class net.risesoft.api.persistence.model.log.MatchAnalyseModel
 
setSuccess(Integer) - Method in class net.risesoft.api.persistence.model.job.JobInfo
 
setTaskExecutors() - Method in class net.risesoft.api.config.ThreadPoolConfig
 
setTimeOut(int) - Method in class net.risesoft.api.persistence.model.job.Job
 
setType(String) - Method in class net.risesoft.api.persistence.model.config.Config
 
setType(String) - Method in class net.risesoft.api.persistence.model.config.ConfigHis
 
setType(String) - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
setType(String) - Method in class net.risesoft.api.persistence.model.job.Job
 
setType(String) - Method in class net.risesoft.api.persistence.model.log.Log
 
setType(String) - Method in class net.risesoft.api.persistence.model.log.LogAnalyse
 
setType(String) - Method in class net.risesoft.api.persistence.model.log.MatchAnalyseModel
 
setTypeName(String) - Method in enum net.risesoft.api.utils.jdbc.DataBaseType
 
setUpdateDate(Date) - Method in class net.risesoft.api.persistence.model.config.Config
 
setUpdateTime(long) - Method in class net.risesoft.api.persistence.model.job.Job
 
setUpdateTime(Long) - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
setUpdateTime(Date) - Method in class net.risesoft.api.persistence.model.config.ConfigHis
 
setVersion(String) - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
setWatchInfo(WatchProperties) - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
setWatchInfoForStr(String) - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
setWatchServer(String) - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
setWeight(Integer) - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
Sort - Class in net.risesoft.api.utils
 
Sort(Integer, String) - Constructor for class net.risesoft.api.utils.Sort
 
SQL_SERVER - Static variable in class net.risesoft.api.utils.jdbc.JdbcUtils
 
SQL_SERVER_DRIVER - Static variable in class net.risesoft.api.utils.jdbc.JdbcUtils
 
SQLServer - net.risesoft.api.utils.jdbc.DataBaseType
 
SqlUtils - Class in net.risesoft.api.utils
 
SqlUtils() - Constructor for class net.risesoft.api.utils.SqlUtils
 
sqlValid(String, DataBaseType) - Static method in class net.risesoft.api.utils.jdbc.DBUtil
 
START - Static variable in class net.risesoft.api.persistence.model.job.JobLog
启动
startJob(Job) - Method in class net.risesoft.api.job.TaskExecutorService
 
startJob(Job, String) - Method in class net.risesoft.api.job.TaskExecutorService
启动任务
startJob(Job, JobLog, JobContext) - Method in class net.risesoft.api.job.TaskExecutorService
 
StartJobAction - Class in net.risesoft.api.job.actions.start
 
StartJobAction() - Constructor for class net.risesoft.api.job.actions.start.StartJobAction
 
StartJobChildrenAction - Class in net.risesoft.api.job.actions.start
 
StartJobChildrenAction() - Constructor for class net.risesoft.api.job.actions.start.StartJobChildrenAction
 
stringToMap(String) - Static method in class net.risesoft.api.utils.PropertiesUtil
 
SUCCESS - Static variable in class net.risesoft.api.persistence.model.job.JobLog
成功
successJob(Job, JobLog, String, String, JobContext) - Method in class net.risesoft.api.job.TaskExecutorService
结束任务
SYBASE - Static variable in class net.risesoft.api.utils.jdbc.JdbcUtils
 
syncEnvironment(String, String) - Method in interface net.risesoft.api.persistence.config.ConfigService
同步到其他环境
syncEnvironment(String, String) - Method in class net.risesoft.api.persistence.config.impl.ConfigServiceImpl
 

T

TABLE_NAME_PLACEHOLDER - Static variable in class net.risesoft.api.utils.jdbc.Constant
 
TABLE_NUMBER_MARK - Static variable in class net.risesoft.api.utils.jdbc.Constant
 
TaskExecutorService - Class in net.risesoft.api.job
 
TaskExecutorService() - Constructor for class net.risesoft.api.job.TaskExecutorService
 
TaskManager - Class in net.risesoft.api.job
 
TaskManager() - Constructor for class net.risesoft.api.job.TaskManager
 
taskScheduler() - Method in class net.risesoft.api.config.ThreadPoolConfig
 
taskType(String) - Method in class net.risesoft.api.api.ConfigApi
根据任务id获取任务类型
TaskUtils - Class in net.risesoft.api.utils
 
TaskUtils() - Constructor for class net.risesoft.api.utils.TaskUtils
 
Tddl - net.risesoft.api.utils.jdbc.DataBaseType
 
testConnWithoutRetry(DataBaseType, String, String, String, boolean) - Static method in class net.risesoft.api.utils.jdbc.DBUtil
 
testConnWithoutRetry(DataBaseType, String, String, String, List<String>) - Static method in class net.risesoft.api.utils.jdbc.DBUtil
 
ThreadPoolConfig - Class in net.risesoft.api.config
 
ThreadPoolConfig() - Constructor for class net.risesoft.api.config.ThreadPoolConfig
 
threadPoolTaskExecutor() - Method in class net.risesoft.api.config.ThreadPoolConfig
 
toAction(Class<? extends JobAction>, Job, JobLog, JobContext) - Method in class net.risesoft.api.job.TaskExecutorService
 
toFile() - Method in class net.risesoft.api.persistence.iservice.impl.LocalFileIServiceImpl
 
toInLike(String, String[], boolean) - Static method in class net.risesoft.api.utils.SqlUtils
 
toInLike(String, List<String>) - Static method in class net.risesoft.api.utils.SqlUtils
 
toInsSql(T[], String, StringBuilder) - Static method in class net.risesoft.api.utils.SqlUtils
 
toString() - Method in class net.risesoft.api.persistence.model.config.Config
 
toString() - Method in class net.risesoft.api.persistence.model.config.ConfigHis
 
toString() - Method in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
toString() - Method in class net.risesoft.api.persistence.model.job.Job
 
toString() - Method in class net.risesoft.api.persistence.model.job.JobInfo
 
toString() - Method in class net.risesoft.api.persistence.model.job.JobLog
 
toString() - Method in class net.risesoft.api.persistence.model.log.Log
 
toString() - Method in class net.risesoft.api.utils.Sort
 
toString() - Method in class net.risesoft.api.watch.CheckStatusTask
 
TRUE - Static variable in class net.risesoft.api.persistence.model.IServiceInstanceModel
 
TypeDefinition - Class in net.risesoft.api.utils.jdbc.filedTypeMapping
 
TypeDefinition(String, int, int) - Constructor for class net.risesoft.api.utils.jdbc.filedTypeMapping.TypeDefinition
 

U

updateLog(String, String) - Method in interface net.risesoft.api.persistence.dao.job.JobLogDao
 
updateNoWatch(Integer[]) - Method in class net.risesoft.api.persistence.job.impl.JobServiceImpl
 
updateNoWatch(Integer[]) - Method in interface net.risesoft.api.persistence.job.JobService
清理掉不属于该服务调度的任务调度
updateNoWatch(String[]) - Method in class net.risesoft.api.persistence.iservice.impl.DataBaseIServiceService
 
updateNoWatch(String[]) - Method in interface net.risesoft.api.persistence.iservice.IServiceService
将不属于该服务器监控的给update掉
updateNoWatch(String, Integer[], String, String) - Method in interface net.risesoft.api.persistence.dao.job.JobDao
把不属于此服务调度的取消掉
updateNoWatch(List<String>) - Method in interface net.risesoft.api.persistence.dao.IServiceDao
 
updateNowTime(String) - Method in class net.risesoft.api.persistence.iservice.impl.DataBaseIServiceService
 
updateNowTime(String) - Method in interface net.risesoft.api.persistence.iservice.IServiceService
修改最近更新时间
updateNowTime(String, Long) - Method in interface net.risesoft.api.persistence.dao.IServiceDao
更新最近更新时间
updateStatus(Integer, Integer) - Method in interface net.risesoft.api.persistence.dao.job.JobDao
修改状态
updateStatus(String, Integer) - Method in interface net.risesoft.api.persistence.dao.IServiceDao
修改状态
updateStatus(String, Integer) - Method in interface net.risesoft.api.persistence.dao.job.JobLogDao
修改状态
updateStatus(String, Integer) - Method in class net.risesoft.api.persistence.job.impl.JobLogServiceImpl
 
updateStatus(String, Integer) - Method in interface net.risesoft.api.persistence.job.JobLogService
修改状态
updateStatus(String, Integer, Integer) - Method in interface net.risesoft.api.persistence.dao.job.JobLogDao
修改状态
updateStatus(String, Integer, Integer) - Method in class net.risesoft.api.persistence.job.impl.JobLogServiceImpl
 
updateStatus(String, Integer, Integer) - Method in interface net.risesoft.api.persistence.job.JobLogService
修改状态
updateWatch(Integer, String, String) - Method in interface net.risesoft.api.persistence.dao.job.JobDao
抢占监控
updateWatch(Integer, String, String) - Method in class net.risesoft.api.persistence.job.impl.JobServiceImpl
 
updateWatch(Integer, String, String) - Method in interface net.risesoft.api.persistence.job.JobService
修改监控
updateWatch(String, String, String) - Method in interface net.risesoft.api.persistence.dao.IServiceDao
抢占监控
updateWatch(String, String, String) - Method in class net.risesoft.api.persistence.iservice.impl.DataBaseIServiceService
 
updateWatch(String, String, String) - Method in interface net.risesoft.api.persistence.iservice.IServiceService
修改监控信息

V

valueOf(String) - Static method in enum net.risesoft.api.utils.jdbc.DataBaseType
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.risesoft.api.utils.jdbc.DataBaseType
Returns an array containing the constants of this enum type, in the order they are declared.

W

WatchManager - Class in net.risesoft.api.watch
 
WatchManager() - Constructor for class net.risesoft.api.watch.WatchManager
 

Y

YAML_TYPE - Static variable in class net.risesoft.api.persistence.model.config.Config
配置文件类型 yaml
A B C D E F G H I J K L M N O P Q R S T U V W Y 
All Classes All Packages