Class ReentrantNugget

java.lang.Object
com.illumon.iris.db.v2.utils.instrumentation.ReentrantNugget
All Implemented Interfaces:
AutoCloseable

public class ReentrantNugget extends Object implements AutoCloseable
  • Field Details

    • name

      public final String name
    • stats

      public final Map<String,Stat> stats
    • statsName

      public static final String[] statsName
  • Constructor Details

  • Method Details

    • endInstance

      public void endInstance()
    • reset

      public ReentrantNugget reset()
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • setVerbose

      public void setVerbose(boolean verbose)
    • close

      public void close()
      Specified by:
      close in interface AutoCloseable