Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-130

DataContainer.entrySet should return a Set of InternalCacheEntry

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 4.0.0.BETA1
    • None
    • None
    • None

    Description

      DataContainer.entrySet should return a Set of InternalCacheEntry, so instead of :

      Set<Map.Entry> entrySet();

      It should return:

      Set<InternalCacheEntry> entrySet();

      Attachments

        Activity

          People

            rh-ee-galder Galder ZamarreƱo
            rh-ee-galder Galder ZamarreƱo
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: