Class CacheConsistencyViolationEvent

    • Method Detail

      • getRepairedEntries

        public Map<Object,​Object> getRepairedEntries()
        Returns a mapping of keys to a collection of repaired entries.
        Returns:
        Collection of repaired entries.
      • getCacheName

        public String getCacheName()
        Returns cache name.
        Returns:
        Cache name.
      • getStrategy

        public ReadRepairStrategy getStrategy()
        Returns strategy.
        Returns:
        Strategy.