Class NessieCli

  • All Implemented Interfaces:
    java.util.concurrent.Callable<java.lang.Integer>

    public class NessieCli
    extends BaseCommand
    • Constructor Summary

      Constructors 
      Constructor Description
      NessieCli()  
    • Method Summary

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

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

      • NessieCli

        public NessieCli()
    • Method Detail

      • call

        public java.lang.Integer call()