Interface and Description |
---|
org.cache2k.IntCache
will be removed in version 2.0
|
org.cache2k.IntKeyValueSource
will be removed in version 2.0
|
org.cache2k.IntKeyValueStore
Will be removed in version 2.0
|
org.cache2k.LongCache
will be removed in version 2.0
|
org.cache2k.LongKeyValueSource
will be removed in version 2.0
|
org.cache2k.LongKeyValueStore
will be removed in version 2.0
|
Class and Description |
---|
org.cache2k.AbstractCacheEntry
Will be removed in 2.0
|
Method and Description |
---|
org.cache2k.Cache2kBuilder.buildForIntKey()
Will be removed in version 2.0
|
org.cache2k.Cache2kBuilder.buildForLongKey()
Will be removed in version 2.0
|
org.cache2k.Cache2kBuilder.disableLastModificationTime(boolean) |
org.cache2k.processor.MutableCacheEntry.getCurrentTime()
Replaced with
MutableCacheEntry.getStartTime() |
org.cache2k.CacheEntry.getLastModification()
permanently not supported any more, you may use
MutableCacheEntry.getRefreshedTime() , will be removed in 2.0 |
org.cache2k.configuration.Cache2kConfiguration.isDisableLastModificationTime() |
org.cache2k.configuration.Cache2kConfiguration.setDisableLastModificationTime(boolean) |
cache2k API documentation. Copyright © 2000–2020 headissue GmbH, Munich.