Uploaded image for project: 'Hot Rod Native client'
  1. Hot Rod Native client
  2. HRCPP-43

Missing methods from RemoteCache

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 6.0.0.Final
    • 6.0.0.Alpha1
    • None

      The C++ version of the RemoteCache is currently missing the following methods that exist in the Java version of this class:

            containsValue 
            entrySet 
            getBulk() (No argument version) 
            getName (In C++ code, so I don't know why it isn't in the SWIG code) 
            getProtocolVersion 
            getRemoteCacheManager 
            getVersion 
            getVersioned 
            isEmpty 
            putAll 
            start 
            stop 
            values 
            Async operations: 
               clearAsync 
               getAsync 
               putAllAsync 
               putAsync 
               putIfAbsentAsync 
               removeAsync 
               removeWithVersionAsync 
               replaceAsync             
               replaceWithVersionAsync 
      

            ttarrant@redhat.com Tristan Tarrant
            rhn-support-afield Alan Field
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: