Package com.mapr.ycsb

Class Command.Desc

  • Enclosing class:
    Command

    public class Command.Desc
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Desc()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Command command()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Desc

        public Desc()
    • Method Detail

      • command

        public Command command()