[
https://issues.apache.org/jira/browse/GEODE-6971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alberto Gomez reassigned GEODE-6971:
------------------------------------
Assignee: (was: 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
> Priority: Major
> Time Spent: 3.5h
> Remaining Estimate: 0h
>
> 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.20.1#820001)