Uses of Class
com.aizuda.snailjob.template.datasource.persistence.po.RetryTaskLogMessage
Packages that use RetryTaskLogMessage
-
Uses of RetryTaskLogMessage in com.aizuda.snailjob.template.datasource.persistence.mapper
Method parameters in com.aizuda.snailjob.template.datasource.persistence.mapper with type arguments of type RetryTaskLogMessageModifier and TypeMethodDescriptionintRetryTaskLogMessageMapper.insertBatch(List<RetryTaskLogMessage> list) intRetryTaskLogMessageMapper.updateBatch(List<RetryTaskLogMessage> list)