Hi,

1. Yes, Ignite works that way. Value type name is used as a table name in
querying either key or value fields.

2. I'll  try to give more detailed answer.

A query engine is also responsible for indexing.

Then data is saved, the query engine first decides which fields to index
using information provided in QueryEntity.

Second, field values from previous step are extracted from BinaryObject and
used for updating indexes.

Yes, every table has _key_PK index based on cache key.


2016-07-05 15:08 GMT+03:00 pragmaticbigdata <[email protected]>:

> Any comments here?
>
>
>
> --
> View this message in context:
> http://apache-ignite-users.70518.x6.nabble.com/Error-while-loading-data-into-cache-with-BinaryObject-as-key-field-tp6014p6105.html
> Sent from the Apache Ignite Users mailing list archive at Nabble.com.
>



-- 

Best regards,
Alexei Scherbakov

Reply via email to