Package net.messagevortex.commandline
Class CommandLineHandlerCacheCalculate
java.lang.Object
net.messagevortex.commandline.CommandLineHandlerCacheCalculate
Commandline handler for pre-populating keys in cache.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CommandLineHandlerCacheCalculate
public CommandLineHandlerCacheCalculate()
-
-
Method Details
-
call
Run a cache pre-calculator to fill cache for the specified duration.
- Specified by:
callin interfaceCallable<Integer>- Returns:
- always returns exit code 0
- Throws:
IOException- when unable to run the cache pre-calculator
-