public class RedisFileTaskQueue extends Object implements FileTaskQueue
| Constructor and Description |
|---|
RedisFileTaskQueue() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(FileTaskInfo taskInfo) |
FileTaskInfo |
get() |
void |
setRedisTemplate(org.springframework.data.redis.core.RedisTemplate redisTemplate) |
public void setRedisTemplate(org.springframework.data.redis.core.RedisTemplate redisTemplate)
public boolean add(FileTaskInfo taskInfo)
add in interface FileTaskQueuepublic FileTaskInfo get()
get in interface FileTaskQueueCopyright © 2024 Centit Information Technical, co. Inc.. All rights reserved.