public final class DefaultIdGeneratorService extends Object implements IdGeneratorService
ID_MAP_KEY| Constructor and Description |
|---|
DefaultIdGeneratorService() |
| Modifier and Type | Method and Description |
|---|---|
long |
createId(String clzName) |
org.slf4j.Logger |
getLogger() |
org.springframework.data.redis.core.StringRedisTemplate |
getStringRedisTemplate() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonStartpublic org.slf4j.Logger getLogger()
getLogger in interface IdGeneratorServicepublic org.springframework.data.redis.core.StringRedisTemplate getStringRedisTemplate()
getStringRedisTemplate in interface IdGeneratorServicepublic long createId(String clzName)
createId in interface io.xream.sqli.core.IdGeneratorCopyright © 2021. All rights reserved.