Interface Info

    • Method Detail

      • getName

        java.lang.String getName()
      • getNanoTotal

        long getNanoTotal()
      • getCountTotal

        long getCountTotal()
      • getRecordsTotal

        long getRecordsTotal()
      • print

        void print​(java.io.Writer out,
                   long superCount,
                   long superRecords,
                   long superNano)
            throws java.lang.Exception
        Throws:
        java.lang.Exception