Class MetacatProfiler.Profile

java.lang.Object
edu.ucsb.nceas.metacat.MetacatProfiler.Profile
Enclosing class:
MetacatProfiler

public class MetacatProfiler.Profile extends Object
container class for profile information
Author:
berkley
  • Field Details

    • start

      public long start
    • stop

      public long stop
    • total

      public long total
    • methodcalls

      public long methodcalls
    • callorder

      public long callorder
    • name

      public String name
  • Constructor Details

    • Profile

      public Profile()
  • Method Details