Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-1892

Provide a cleaner Region interface

    XMLWordPrintableJSON

Details

    Description

      The Region interface has a mix of methods, some only work on the server and some only work on the client. We should refactor Region into a ClientRegion and a ServerRegion for the client side and server side.

      The ClientRegion could have registerInterest(K key) and all its variants and all variants of local operations and query(java.lang.String queryPredicate), whereas the ServerRegion could have getDistributedLock(java.lang.Object key) and becomeLockGrantor()

      Attachments

        Activity

          People

            Unassigned Unassigned
            swapnil.bawaskar Swapnil Bawaskar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: