Class ScriptCache

java.lang.Object
org.elasticsearch.script.ScriptCache

public class ScriptCache
extends java.lang.Object
Script cache and compilation rate limiter.
  • Nested Class Summary

    Nested Classes 
    Modifier and Type Class Description
    static class  ScriptCache.CompilationRate  
  • Method Summary

    Modifier and Type Method Description
    ScriptStats stats()  
    ScriptContextStats stats​(java.lang.String context)  

    Methods inherited from class java.lang.Object

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