Class NessieInfo

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

    public class NessieInfo
    extends BaseCommand
    • Constructor Summary

      Constructors 
      Constructor Description
      NessieInfo()  
    • 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

      • NessieInfo

        public NessieInfo()
    • Method Detail

      • call

        public java.lang.Integer call()
                               throws java.lang.Exception
        Throws:
        java.lang.Exception