clear() only removes entries from in-memory cache. remove() is full-pledged update operation, which does write-through, can be enlisted in transaction, guarantees consistency, etc.
-Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Difference-between-cache-clear-versus-cache-remove-tp9546p9547.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
