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 Detail

      • ALIASES

        public static final String[] ALIASES
    • Constructor Detail

      • QueryCompilationCacheValue

        public QueryCompilationCacheValue​(String prop)