I would suggest you start learning Apache Ignite using its examples [1] that showcase how to start node, organize cluster, use caches, computer, queries, etc.
[1] https://github.com/apache/ignite/tree/master/examples — Denis > On Apr 15, 2016, at 1:38 PM, tomk <[email protected]> wrote: > > Ok, I will show this webconsole. > When it comes to flow in my code - could you refert to this issue ? > As you know- for example I don't know where should I create instance of > Ignite class. > > PS xmls files allow me totally eleminate configuration cache from java code > ? > > > > -- > View this message in context: > http://apache-ignite-users.70518.x6.nabble.com/It-it-possible-to-eleminate-CacheConfiguration-from-code-java-tp4214p4219.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com.
