Class BaseUnits


  • public final class BaseUnits
    extends java.lang.Object
    Base units constants for convenience.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String BYTES
      For bytes.
      static java.lang.String ROWS
      For rows.
      static java.lang.String TASKS
      For tasks.
      static java.lang.String THREADS
      For threads.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait