|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| PreloadedData | Contains preloaded data and methods for manipulating it. |
| Preloader | Performs an individual preloading operation. |
| PreloaderService | Handles preloading operations, such as HTTP fetches, social data retrieval, or anything else that would benefit from preloading on the server instead of incurring a network request for users. |
| Class Summary | |
|---|---|
| ConcurrentPreloaderService | Preloads will be fetched concurrently using the injected ExecutorService, and they can be read lazily using the returned map of futures. |
| HttpPreloader | Handles HTTP Preloading (/ModulePrefs/Preload elements). |
| PipelinedDataPreloader | Processes a single batch of pipeline data into tasks. |
| PipelineExecutor | Runs data pipelining, chaining dependencies among batches as needed. |
| PipelineExecutor.Results | Results from a full pipeline execution. |
| PreloadModule | Guice bindings for the render package. |
| Exception Summary | |
|---|---|
| PreloadException | Exceptions thrown when preloading data. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||