Re: Cache transformations

2016-11-30 Thread Vladislav Pyatkov
che.localLoadCache() method, but it > requires a CacheStore (I dont need it). > > > > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/Cache-transformations-tp9219p9290.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. > -- Vladislav Pyatkov

Re: Cache transformations

2016-11-30 Thread nskovpin
in context: http://apache-ignite-users.70518.x6.nabble.com/Cache-transformations-tp9219p9290.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Cache transformations

2016-11-28 Thread vdpyatkov
And take attention: "DataStreamer" and "Ignite Compute" use one thred pool (public thread pool). Hence you should execute work with streamer asynchronously (other side you risk to get a thread starvation). -- View this message in context: http://apache-ignite-users.70518

Re: Cache transformations

2016-11-28 Thread vdpyatkov
is message in context: http://apache-ignite-users.70518.x6.nabble.com/Cache-transformations-tp9219p9226.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Cache transformations

2016-11-28 Thread nskovpin
View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Cache-transformations-tp9219.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.