| Package | Description |
|---|---|
| com.avaje.ebean.cache |
Server Cache Service
|
| Modifier and Type | Method and Description |
|---|---|
ServerCacheOptions |
ServerCacheOptions.copy()
Return a copy of this object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServerCacheOptions.applyDefaults(ServerCacheOptions defaults)
Apply any settings from the default settings that have not already been
specifically set.
|
ServerCache |
ServerCacheFactory.createCache(ServerCacheType type,
String cacheKey,
ServerCacheOptions cacheOptions)
Create the cache for the given type with options.
|
Copyright © 2016. All rights reserved.