Package | Description |
---|---|
com.epimorphics.lda.cache |
The cache package contains Elda's internal cache classes.
|
com.epimorphics.lda.core |
The core package contains the core of Elda's functionality: the handling
of endpoint requests and select and view query construction.
|
com.epimorphics.lda.query |
The query package contains the classes which
construct SPARQL queries for the item-selection part
of the LDA process.
|
Class and Description |
---|
Cache
The Cache interface names the methods used by the Query
constructor/issuer to fetch and store results that may be
requested again.
|
Cache.Clock
A Clock-like object that says what the current time in milliseconds
is pretending to be.
|
Cache.Controller |
ControllerBase
A Cache.Controller base class that is passed an actual
cache factory on construction.
|
LimitedCacheBase |
LimitedCacheBase.TimedThing |
Class and Description |
---|
Cache
The Cache interface names the methods used by the Query
constructor/issuer to fetch and store results that may be
requested again.
|
Class and Description |
---|
Cache
The Cache interface names the methods used by the Query
constructor/issuer to fetch and store results that may be
requested again.
|
Copyright © 2014. All Rights Reserved.