Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 2.3.3
    • 3.0.0
    • Spark Core
    • None

    Description

      After a false start as described in attached, I implement a removeAllKeys call to KVStore that is capable of deleting all keys that match a particular class' index.  The implementation in LevelDB performs a delete based on each key, as elements in LevelDB are indexed, and the implementation in InMemoryStore performs a scan and conditional remove, as elements in InMemoryStore are not indexed.

       

      Attachments

        1. RemoveAll.pdf
          58 kB
          David C Navas

        Issue Links

          Activity

            People

              Unassigned Unassigned
              davidnavas David C Navas
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: