Class MainCommand

java.lang.Object
com.redis.riot.core.BaseCommand
com.redis.riot.core.MainCommand
All Implemented Interfaces:
IO, Callable<Integer>

public class MainCommand extends BaseCommand implements Callable<Integer>, IO