Modifier and Type | Method and Description |
---|---|
CacheMap<K,V> |
build() |
CacheMap.Builder<K,V> |
cacheName(String cacheName) |
CacheMap.Builder<K,V> |
cacheTimeout(long cacheTimeout) |
CacheMap.Builder<K,V> |
maxSize(int maxSize) |
CacheMap.Builder<K,V> |
refreshOnRead() |
String |
toString() |
public CacheMap.Builder<K,V> cacheTimeout(long cacheTimeout)
public CacheMap.Builder<K,V> cacheName(String cacheName)
public CacheMap.Builder<K,V> refreshOnRead()
public CacheMap.Builder<K,V> maxSize(int maxSize)
Copyright © 2018 Guangshan Technology, Inc.. All rights reserved.