Give a cache a name that is related to an objects simple class name.

As an example, you have a class “Person”. Create the cache with the same name 
and get a reference to it using ignite.cache(“Person”) 

—
Denis

> On Apr 13, 2016, at 1:35 PM, Ravi Puri <ravikumarpur...@gmail.com> wrote:
> 
> how can i link the cache created in configuration to the object class so that
> i can decide which cache is for which class?
> 
> 
> 
> --
> View this message in context: 
> http://apache-ignite-users.70518.x6.nabble.com/link-cache-to-object-class-tp4119.html
> Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to