Class ScriptMetrics


  • public class ScriptMetrics
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ScriptMetrics()  
    • Method Summary

      Modifier and Type Method Description
      void onCacheEviction()  
      void onCompilation()  
      ScriptStats stats()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ScriptMetrics

        public ScriptMetrics()
    • Method Detail

      • onCompilation

        public void onCompilation()
      • onCacheEviction

        public void onCacheEviction()