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

Add some non performant implementations

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

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

      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.

              wburns@redhat.com Will Burns
              wburns@redhat.com Will Burns
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: