public class CacheBuilderImpl<K,T> extends CacheBuilder<K,T>
bulkCacheSource, cacheSource, cacheSourceWithMetaInfo, entryExpiryCalculator, exceptionExpiryCalculator, experimentalBulkCacheSource, refreshControllerconfigroot| Constructor and Description |
|---|
CacheBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
Cache<K,T> |
build() |
protected Cache<K,T> |
constructImplementationAndFillParameters(Class<?> cls) |
ctor, entryExpiryCalculator, eternal, exceptionExpiryCalculator, exceptionExpiryDuration, expiryDuration, expiryMillis, expirySecs, getConfig, heapEntryCapacity, implementation, keepDataAfterExpired, maxSize, maxSizeBound, name, name, name, name, newCache, newCache, refreshController, source, source, source, source, suppressExceptionsbackgroundRefresh, createConfiguration, persistence, sharpExpiryrootpublic CacheBuilderImpl()
protected Cache<K,T> constructImplementationAndFillParameters(Class<?> cls)
public Cache<K,T> build()
build in interface AnyBuilder<K,T,CacheConfig>build in class CacheBuilder<K,T>cache2k API documentation. Copyright © 2000–2015 headissue GmbH, Munich.