Or you can just provide indexed types:

<property name="indexedTypes">
    <list>
        <value>java.lang.String</value>
        <value><some class></value>
    </list>
</property>

Ignite XML configuration is based on Spring [1], so you can use anything
available there.

[1]
https://docs.spring.io/spring/docs/current/spring-framework-reference/html/beans.html

-Val



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/equivalent-xml-configuration-with-code-tp10413p10426.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to