Hello!
I don't see why you won't be able the aforementioned in Spring XML
configuration. Please refer to Spring documentation.
Regards,
--
Ilya Kasnacheev
чт, 30 авг. 2018 г. в 10:35, wt :
> I am using a config file and not setting config in code. How can i register
> setDiscoverySpi with my
I am using a config file and not setting config in code. How can i register
setDiscoverySpi with my custom class in the config file or can i set it in
code and also apply the config file?
thanks
--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/
Where does this call for a custom plugin need to be done?
i.e
TcpDiscoverySpi discoSpi = new TcpDiscoverySpi();
discoSpi.setAuthenticator(new TokenAuthenticator());
igniteConfig.setDiscoverySpi(discoSpi);
--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/