[
https://issues.apache.org/jira/browse/GEODE-6971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alberto Gomez reassigned GEODE-6971:
------------------------------------
Assignee: Alberto Gomez
> Update CqAttributesFactory to be a fluid API
> --------------------------------------------
>
> Key: GEODE-6971
> URL: https://issues.apache.org/jira/browse/GEODE-6971
> Project: Geode
> Issue Type: Improvement
> Components: core
> Reporter: Charlie Black
> Assignee: Alberto Gomez
> Priority: Major
>
> CQAttributes does not currently support fluid API (like ClientCacheFactory
> and ClientRegionFactory). In the ideal world, I'd like to do something like
> the following
> {{CqAttributes cqa = new CqAttributesFactory() }}{{ }}
> {{ .addCqListener(new SimpleCQListener())}}
> {{ .create();}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)