You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Rajkumar Arumugham (Jira)" <ji...@apache.org> on 2023/05/26 17:31:00 UTC

[jira] [Updated] (IGNITE-19582) Java Thin: Continuous Query With Transformer

     [ https://issues.apache.org/jira/browse/IGNITE-19582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rajkumar Arumugham updated IGNITE-19582:
----------------------------------------
    Description: 
Implement java thin client Continuous Query With Transformer similar to that supported by thick client using ContinuousQueryWithTransformer

 

This is useful for cases where it is required to subscribe to keys only (without values) or some transformed value (with transformation applied on the  servers)

 

  was:
Implement java thin client Continuous Query With Transformer similar to that supported by thick client using ContinuousQueryWithTransformer

 

This is useful for cases where it is required to only subscribe to keys only (without values) or some transformed value (with transformation applied on the  servers)

 


> Java Thin: Continuous Query With Transformer
> --------------------------------------------
>
>                 Key: IGNITE-19582
>                 URL: https://issues.apache.org/jira/browse/IGNITE-19582
>             Project: Ignite
>          Issue Type: Improvement
>          Components: thin client
>    Affects Versions: 2.15
>            Reporter: Rajkumar Arumugham
>            Priority: Major
>
> Implement java thin client Continuous Query With Transformer similar to that supported by thick client using ContinuousQueryWithTransformer
>  
> This is useful for cases where it is required to subscribe to keys only (without values) or some transformed value (with transformation applied on the  servers)
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)