java - Can Tangosol Coherence cache non-serializable objects? -


I am using Tanzocol Correction v3.2.2b371. Can I cash out items which can not apply serialjob to NamedCache via api? Or it depends on the configuration?


EDIT: For clarification, I am trying to compile the javax.xml.xpath.XPathExpression object.

To store an object in a cache, it must be serialized, but the need to implement serialization is not. Specifically, it can be used more efficiently in serializable time and memory.

The POF requires some additional configuration, which is described by the link.


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -