Class StatsCommand

java.lang.Object
io.github.yuokada.memcached.subcommand.StatsCommand
All Implemented Interfaces:
Callable<Integer>

public class StatsCommand extends Object implements Callable<Integer>