Interface QueryInterpretationCache.Key

    • Method Detail

      • prepareForStore

        default QueryInterpretationCache.Key prepareForStore()
        The possibility for a cache key to do defensive copying in case it has mutable state.
      • getQueryString

        String getQueryString()