Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-9893 API 2.0 (Umbrella issue)
  3. ISPN-14005

Add some non performant implementations

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Done
    • Major
    • 14.0.0.Dev04
    • None
    • API
    • None

    Description

      Some methods are able to be implemented using existing methods, but just in a non optimized way. For example removeAll can be implemented using remove but just invoking remove for each key. Obviously this is not the long term preferred option, however it can get parts of the API working now and be able to test the behavior.

      Attachments

        Activity

          People

            wburns@redhat.com Will Burns
            wburns@redhat.com Will Burns
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: