Hi,

How do I register a class, in the XML config file, to be used by the Binary
Marshaller?

Assume I have IgniteCache<Integer, Point>, I want the xml config equivalent
for:

binaryMarsh.context().descriptorForClass(Point.class, false)


Thanks,

Reply via email to