Class QueryCompilationCacheValue

All Implemented Interfaces:
Cloneable

public class QueryCompilationCacheValue extends PluginValue
A cache of compiled queries.
Since:
0.9.6 (also existed in prior versions of Kodo)
Author:
Abe White
  • Field Details

    • ALIASES

      public static final String[] ALIASES
  • Constructor Details

    • QueryCompilationCacheValue

      public QueryCompilationCacheValue(String prop)
  • Method Details