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 BUFFERS
      For buffers.
      static java.lang.String BYTES
      For bytes.
      static java.lang.String CLASSES
      For classes.
      static java.lang.String EVENTS
      For events.
      static java.lang.String FILES
      For files.
      static java.lang.String ROWS
      For rows.
      static java.lang.String SESSIONS
      For sessions.
      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