Hi,

Please try the following example:

<property name="cacheConfiguration">
    <list>
        <bean class="org.apache.ignite.configuration.CacheConfiguration">
            <property name="name" value="default"/>
            <property name="queryParallelism" value="3"/>
        </bean>
    </list>
</property>

Thanks!



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to