about CacheTypeMetadata

classic Classic list List threaded Threaded
9 messages Options
Reply | Threaded
Open this post in threaded view
|

about CacheTypeMetadata

李玉珏@163
Hi:

In the 1.5.0 version, I found that CacheTypeMetadata was abandoned and
replaced by QueryEntity.

I find that two classes of related instructions exist in the manual:
https://apacheignite.readme.io/docs/sql-queries
https://apacheignite.readme.io/docs/cache-queries

I suggest deleting the instructions and sample code for
CacheTypeMetadata, so as not to confuse the developer, CacheTypeMetadata
only exists for the sake of backward compatibility.

Reply | Threaded
Open this post in threaded view
|

Re: about CacheTypeMetadata

Denis Magda
Thanks for pointing out to this. We will update the corresponding docs.

On 1/16/2016 12:19 PM, 李玉珏@163 wrote:

> Hi:
>
> In the 1.5.0 version, I found that CacheTypeMetadata was abandoned and
> replaced by QueryEntity.
>
> I find that two classes of related instructions exist in the manual:
> https://apacheignite.readme.io/docs/sql-queries
> https://apacheignite.readme.io/docs/cache-queries
>
> I suggest deleting the instructions and sample code for
> CacheTypeMetadata, so as not to confuse the developer,
> CacheTypeMetadata only exists for the sake of backward compatibility.
>

Reply | Threaded
Open this post in threaded view
|

Re: about CacheTypeMetadata

Denis Magda
In reply to this post by 李玉珏@163
Updated the docs. Thanks for pointing out.

On 1/16/2016 12:19 PM, 李玉珏@163 wrote:

> Hi:
>
> In the 1.5.0 version, I found that CacheTypeMetadata was abandoned and
> replaced by QueryEntity.
>
> I find that two classes of related instructions exist in the manual:
> https://apacheignite.readme.io/docs/sql-queries
> https://apacheignite.readme.io/docs/cache-queries
>
> I suggest deleting the instructions and sample code for
> CacheTypeMetadata, so as not to confuse the developer,
> CacheTypeMetadata only exists for the sake of backward compatibility.
>

Reply | Threaded
Open this post in threaded view
|

回复: Re: about CacheTypeMetadata

李玉珏@163
Hi:

On the sample code, you only modify the XML part, the Java code section is not modified, omitted.

Sent from Mail Master



在2016年01月20日 17:41 ,Denis Magda写道:

Updated the docs. Thanks for pointing out.

On 1/16/2016 12:19 PM, 李玉珏@163 wrote:

> Hi:
>
> In the 1.5.0 version, I found that CacheTypeMetadata was abandoned and
> replaced by QueryEntity.
>
> I find that two classes of related instructions exist in the manual:
> https://apacheignite.readme.io/docs/sql-queries
> https://apacheignite.readme.io/docs/cache-queries
>
> I suggest deleting the instructions and sample code for
> CacheTypeMetadata, so as not to confuse the developer,
> CacheTypeMetadata only exists for the sake of backward compatibility.
>

Reply | Threaded
Open this post in threaded view
|

Re: 回复: Re: about CacheTypeMetadata

Denis Magda
I've doubled checked both the pages and didn't find any usage of
CacheTypeMetadata in Java code.

Please point out to a particular document and the code.


On 1/21/2016 11:55 AM, 李玉珏 wrote:

> Hi:
>
> On the sample code, you only modify the XML part, the Java code
> section is not modified, omitted.
>
> Sent from Mail Master
>
>
> 在2016年01月20日 17:41 ,Denis Magda <mailto:[hidden email]>写道:
>
>     Updated the docs. Thanks for pointing out.
>
>     On 1/16/2016 12:19 PM, 李玉珏@163 wrote:
>     > Hi:
>     >
>     > In the 1.5.0 version, I found that CacheTypeMetadata was
>     abandoned and
>     > replaced by QueryEntity.
>     >
>     > I find that two classes of related instructions exist in the
>     manual:
>     > https://apacheignite.readme.io/docs/sql-queries
>     > https://apacheignite.readme.io/docs/cache-queries
>     >
>     > I suggest deleting the instructions and sample code for
>     > CacheTypeMetadata, so as not to confuse the developer,
>     > CacheTypeMetadata only exists for the sake of backward
>     compatibility.
>     >
>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: 回复: Re: about CacheTypeMetadata

李玉珏@163
Hi:

address is:https://apacheignite.readme.io/docs/cache-queries


在 16/1/21 17:01, Denis Magda 写道:
I've doubled checked both the pages and didn't find any usage of CacheTypeMetadata in Java code.

Please point out to a particular document and the code.


On 1/21/2016 11:55 AM, 李玉珏 wrote:
Hi:

On the sample code, you only modify the XML part, the Java code section is not modified, omitted.

Sent from Mail Master


在2016年01月20日 17:41 ,Denis Magda [hidden email]写道:

    Updated the docs. Thanks for pointing out.

    On 1/16/2016 12:19 PM, 李玉珏@163 wrote:
    > Hi:
    >
    > In the 1.5.0 version, I found that CacheTypeMetadata was
    abandoned and
    > replaced by QueryEntity.
    >
    > I find that two classes of related instructions exist in the
    manual:
    > https://apacheignite.readme.io/docs/sql-queries
    > https://apacheignite.readme.io/docs/cache-queries
    >
    > I suggest deleting the instructions and sample code for
    > CacheTypeMetadata, so as not to confuse the developer,
    > CacheTypeMetadata only exists for the sake of backward
    compatibility.
    >






Reply | Threaded
Open this post in threaded view
|

Re: 回复: Re: about CacheTypeMetadata

李玉珏@163
In reply to this post by Denis Magda
Hi:

Address is :https://apacheignite.readme.io/docs/cache-queries
At the bottom of this page。

在 16/1/21 17:01, Denis Magda 写道:

> I've doubled checked both the pages and didn't find any usage of
> CacheTypeMetadata in Java code.
>
> Please point out to a particular document and the code.
>
>
> On 1/21/2016 11:55 AM, 李玉珏 wrote:
>> Hi:
>>
>> On the sample code, you only modify the XML part, the Java code
>> section is not modified, omitted.
>>
>> Sent from Mail Master
>>
>>
>> 在2016年01月20日 17:41 ,Denis Magda <mailto:[hidden email]>写道:
>>
>>     Updated the docs. Thanks for pointing out.
>>
>>     On 1/16/2016 12:19 PM, 李玉珏@163 wrote:
>>     > Hi:
>>     >
>>     > In the 1.5.0 version, I found that CacheTypeMetadata was
>>     abandoned and
>>     > replaced by QueryEntity.
>>     >
>>     > I find that two classes of related instructions exist in the
>>     manual:
>>     > https://apacheignite.readme.io/docs/sql-queries
>>     > https://apacheignite.readme.io/docs/cache-queries
>>     >
>>     > I suggest deleting the instructions and sample code for
>>     > CacheTypeMetadata, so as not to confuse the developer,
>>     > CacheTypeMetadata only exists for the sake of backward
>>     compatibility.
>>     >
>>
>>
>>
>
>


Reply | Threaded
Open this post in threaded view
|

Re: 回复: Re: about CacheTypeMetadata

Denis Magda
Hi,

Fixed.

--
Denis

On 1/26/2016 3:02 PM, 李玉珏@163 wrote:

> Hi:
>
> Address is :https://apacheignite.readme.io/docs/cache-queries
> At the bottom of this page。
>
> 在 16/1/21 17:01, Denis Magda 写道:
>> I've doubled checked both the pages and didn't find any usage of
>> CacheTypeMetadata in Java code.
>>
>> Please point out to a particular document and the code.
>>
>>
>> On 1/21/2016 11:55 AM, 李玉珏 wrote:
>>> Hi:
>>>
>>> On the sample code, you only modify the XML part, the Java code
>>> section is not modified, omitted.
>>>
>>> Sent from Mail Master
>>>
>>>
>>> 在2016年01月20日 17:41 ,Denis Magda <mailto:[hidden email]>写道:
>>>
>>>     Updated the docs. Thanks for pointing out.
>>>
>>>     On 1/16/2016 12:19 PM, 李玉珏@163 wrote:
>>>     > Hi:
>>>     >
>>>     > In the 1.5.0 version, I found that CacheTypeMetadata was
>>>     abandoned and
>>>     > replaced by QueryEntity.
>>>     >
>>>     > I find that two classes of related instructions exist in the
>>>     manual:
>>>     > https://apacheignite.readme.io/docs/sql-queries
>>>     > https://apacheignite.readme.io/docs/cache-queries
>>>     >
>>>     > I suggest deleting the instructions and sample code for
>>>     > CacheTypeMetadata, so as not to confuse the developer,
>>>     > CacheTypeMetadata only exists for the sake of backward
>>>     compatibility.
>>>     >
>>>
>>>
>>>
>>
>>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: 回复: Re: about CacheTypeMetadata

李玉珏@163
Hi:

chinese version updated.

在 16/1/26 20:29, Denis Magda 写道:

> Hi,
>
> Fixed.
>
> --
> Denis
>
> On 1/26/2016 3:02 PM, 李玉珏@163 wrote:
>> Hi:
>>
>> Address is :https://apacheignite.readme.io/docs/cache-queries
>> At the bottom of this page。
>>
>> 在 16/1/21 17:01, Denis Magda 写道:
>>> I've doubled checked both the pages and didn't find any usage of
>>> CacheTypeMetadata in Java code.
>>>
>>> Please point out to a particular document and the code.
>>>
>>>
>>> On 1/21/2016 11:55 AM, 李玉珏 wrote:
>>>> Hi:
>>>>
>>>> On the sample code, you only modify the XML part, the Java code
>>>> section is not modified, omitted.
>>>>
>>>> Sent from Mail Master
>>>>
>>>>
>>>> 在2016年01月20日 17:41 ,Denis Magda <mailto:[hidden email]>写
>>>> 道:
>>>>
>>>>     Updated the docs. Thanks for pointing out.
>>>>
>>>>     On 1/16/2016 12:19 PM, 李玉珏@163 wrote:
>>>>     > Hi:
>>>>     >
>>>>     > In the 1.5.0 version, I found that CacheTypeMetadata was
>>>>     abandoned and
>>>>     > replaced by QueryEntity.
>>>>     >
>>>>     > I find that two classes of related instructions exist in the
>>>>     manual:
>>>>     > https://apacheignite.readme.io/docs/sql-queries
>>>>     > https://apacheignite.readme.io/docs/cache-queries
>>>>     >
>>>>     > I suggest deleting the instructions and sample code for
>>>>     > CacheTypeMetadata, so as not to confuse the developer,
>>>>     > CacheTypeMetadata only exists for the sake of backward
>>>>     compatibility.
>>>>     >
>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>