public interface CacheDefinition
CacheDefinition.Impl| 限定符和类型 | 接口和说明 |
|---|---|
static class |
CacheDefinition.Impl
Implementation of
CacheDefinition. |
| 限定符和类型 | 方法和说明 |
|---|---|
@Nullable String |
getCacheManager()
Get the cache factory name
|
Long |
getExpireTime()
Get the expiry time of this cache.
|
String |
getName()
Get the name of this cache.
|
TimeUnit |
getTimeUnit()
Get the time unit of this cache.
|
String getName()
@Nullable String getCacheManager()
CacheManagerLong getExpireTime()
TimeUnit getTimeUnit()
Copyright © 2024. All rights reserved.