Package | Description |
---|---|
net.ymate.platform.cache | |
net.ymate.platform.cache.impl |
Modifier and Type | Method and Description |
---|---|
ICacheKeyGenerator<?> |
ICacheConfig.getKeyGenerator()
缓存Key生成器,可选参数,默认值为 net.ymate.platform.cache.impl.DefaultCacheKeyGenerator
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultCacheKeyGenerator |
Modifier and Type | Method and Description |
---|---|
ICacheKeyGenerator<?> |
DefaultCacheConfig.getKeyGenerator() |
Modifier and Type | Method and Description |
---|---|
DefaultCacheConfig.Builder |
DefaultCacheConfig.Builder.keyGenerator(ICacheKeyGenerator<?> keyGenerator) |
void |
DefaultCacheConfig.setKeyGenerator(ICacheKeyGenerator<?> keyGenerator) |
Copyright © 2022. All rights reserved.