Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-7421 Thin client Java API - data grid API
  3. IGNITE-7431

Thin client Java API - cache replace/remove API

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • None

    Description

      Implement cache replace/remove thin client Java API including unit and system tests and samples.

      Cache
              replace(key, val)
              replace(key, oldVal, newVal)
              remove(key)
              remove(key, val)
              removeAll()
              removeAll(keys: Set)

      Attachments

        Activity

          People

            kukushal Alexey Kukushkin
            kukushal Alexey Kukushkin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: