I see, Thank you so mush :)

나의 iPhone에서 보냄

> 2020. 5. 26. 오후 7:04, Alex Plehanov <[email protected]> 작성:
> 
> 
> Hello, 
> 
> By thick client I mean "not by thin client" (sorry for the confusion), i.e. 
> by client node, by server node, by xml configuration, etc.
> 
> вт, 26 мая 2020 г. в 12:49, kay <[email protected]>:
>> Thank you so much for reply.
>> 
>> I used xml config file for cache Expirypolicy at server node
>> like 
>> 
>> <property name="expiryPolicyFactory">
>>         <bean class="javax.cache.expiry.ModifiedExpiryPolicy"
>> factory-method="factoryOf">
>>             <constructor-arg>
>>                 <bean class="javax.cache.expiry.Duration">
>>                     <constructor-arg value="MINUTES"/>
>>                     <constructor-arg value="60"/>
>>                 </bean>
>>             </constructor-arg>
>>         </bean>
>>     </property>
>> 
>> it is thick client define?
>> what is exactly think client mean?
>> 
>> 
>> 
>> --
>> Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to