| Interface | Description | 
|---|---|
| DataFetcher<K,V> | 
 This class will be used to pull data from a given lookup table. 
 | 
| Class | Description | 
|---|---|
| LoadingLookup | 
 Loading  lookup will load the key\value pair upon request on the key it self, the general algorithm is load key if absent. 
 | 
| LoadingLookupFactory | |
| LookupExtractionModule | |
| PollingLookup | |
| PollingLookup.CacheRefKeeper | |
| PollingLookupFactory | 
Copyright © 2011–2018. All rights reserved.