Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-1887 Client PROXY region should delegate all operations to server
  3. GEODE-2893

Add containsKeyOnServer and containsValueOnServer to Region

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • regions

    Description

      To lower confusion while also not breaking backwards compatibility Region needs explicit "onServer" methods.

      containsKeyOnServer
      containsValueOnServer

      These could also be named something like size(boolean localSize) to keep the API a less wordy.

      ACCEPTANCE:
      When a developer uses these methods then the result should be from the server-side. This includes accessor Regions.
      JavaDocs should be updated accordingly.

      Attachments

        Activity

          People

            Unassigned Unassigned
            fkrone Fred Krone
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: