Class ParamEvictor

java.lang.Object
io.higson.runtime.evict.ParamEvictor

public class ParamEvictor extends Object
  • Constructor Details

  • Method Details

    • evict

      public void evict()
      Checks each cached parameter (in-memory index). Evicts parameter from cache if: - the parameter's auto-refresh period has expired - the parameter's max idle time exceeded