public class WeblogCacheWarmupJob implements Job(Code)
EXPERIMENTAL!!
A job which will "warm up" some of the rendering layer caches by iterating
over all weblogs in the system and rendering a set of their content to put
in the caches for later use.
Currently only supports warming up the feed cache.