public class SequenceGenerateService extends Object implements SubTimerTask, org.springframework.beans.factory.InitializingBean
| 构造器和说明 |
|---|
SequenceGenerateService() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
afterPropertiesSet() |
void |
doSchedule() |
String |
genSequence(String code) |
long |
interval() |
static String |
next(String code) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdelaypublic void doSchedule()
doSchedule 在接口中 SubTimerTaskpublic void afterPropertiesSet()
throws Exception
afterPropertiesSet 在接口中 org.springframework.beans.factory.InitializingBeanExceptionpublic long interval()
interval 在接口中 SubTimerTaskCopyright © 2025. All rights reserved.