Class ContextScoreCacheKey

    • Field Detail

      • contextHash

        public byte[] contextHash
      • loadFieldValue

        public boolean loadFieldValue
    • Constructor Detail

      • ContextScoreCacheKey

        public ContextScoreCacheKey​(Collection<String> ids,
                                    byte[] contextHash,
                                    String field,
                                    boolean loadFieldValue)