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

Add some non performant implementations

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
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: