Package | Description |
---|---|
com.epimorphics.lda.cache |
The cache package contains Elda's internal cache classes.
|
Modifier and Type | Class and Description |
---|---|
class |
ControllerBase
A Cache.Controller base class that is passed an actual
cache factory on construction.
|
class |
LimitEntriesController |
class |
LimitTriplesController |
class |
PermaController |
Modifier and Type | Field and Description |
---|---|
protected static Map<String,Cache.Controller> |
Cache.Registry.map |
Modifier and Type | Method and Description |
---|---|
static void |
Cache.Registry.add(String policyName,
Cache.Controller cm) |
Copyright © 2014. All Rights Reserved.