You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by "ilya.kasnacheev" <il...@gmail.com> on 2018/01/23 17:31:54 UTC

Re: Optional meta schema in cache level?

Hello!

So you are suggesting to store types of keys and values which are supposed
to be stored in cache?

I think it is already present, as cacheConfiguration.queryEntities[].keyType
and cacheConfiguration.queryEntities[].valType.

They're not always present, but they often are. They're somewhat tied to SQL
but don't really carry much overhead otherwise.

Note that they're strings which are not guaranteed to be a valid class name.

Regards.



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/