| Interface | Description |
|---|---|
| Cache |
Implementors define a caching algorithm.
|
| CacheProvider |
CacheProvider.
|
| Class | Description |
|---|---|
| ElementCollectionCacheManager |
Cache for holding element collection column names and corresponding objects
This is a singleton class TODO: Improve singleton implementation code, think
performance overhead due to synchronization TODO: Think of a better way to
handle element collection object handling.
|
| NonOperationalCache |
NonOperational Cache implementation.
|
| NonOperationalCacheProvider |
NonOperational cache provider.
|
| Exception | Description |
|---|---|
| CacheException |
When something goes wrong in cache.
|
Copyright © 2015. All Rights Reserved.