| Package | Description |
|---|---|
| com.alicp.jetcache | |
| com.alicp.jetcache.embedded | |
| com.alicp.jetcache.external |
| Modifier and Type | Class and Description |
|---|---|
class |
MultiLevelCache<K,V>
Created on 16/9/13.
|
| Modifier and Type | Method and Description |
|---|---|
static <K,V> AbstractCache<K,V> |
CacheUtil.getAbstractCache(Cache<K,V> c) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEmbeddedCache<K,V> |
class |
CaffeineCache<K,V>
Created on 2016/10/25.
|
class |
LinkedHashMapCache<K,V> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractExternalCache<K,V>
Created on 2016/10/8.
|
class |
MockRemoteCache<K,V> |
Copyright © 2013–2022. All rights reserved.