Class FlushCommand

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

public class FlushCommand extends Object implements Callable<Integer>
  • Constructor Details

    • FlushCommand

      public FlushCommand()
  • Method Details