| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CACHE_DRIVER_NAME |
"com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru" |
public static final long |
DEFAULT_CAPACITY |
1000L |
public static final String |
DEFAULT_SERVICE_DESCRIPTION |
"Default LRU cache" |
public static final String |
PROP_CAPACITY |
"capacity" |
public static final String |
SERVICE_FACTORY_PID |
"org.everit.cache.lru.ecm.LruCache" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
P01_SERVICE_DESCRIPTION |
1 |
public static final int |
P02_CAPACITY |
2 |
Copyright © 2011–2015 Everit Kft.. All rights reserved.