-
Bug
-
Resolution: Done
-
Critical
-
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
- is related to
-
HRCPP-98 More missing methods from RemoteCache
-
- Closed
-