Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Complete
-
1.8.6 (Hopper SR6), 1.9 RC1 (Ingalls), 1.0.0.APACHE-GEODE-INCUBATING-RELEASE, 2.0 M1 (Kay)
-
Spring Data GemFire + Pivotal GemFire
Spring Data Geode + Apache Geode
-
Ingalls GA
Description
This JIRA will add an InterestsBuilder class in SDG for building a Region Interests registration in GemFire or Geode.
The Builder will intelligently determine whether the Interests registration needs to be based on a regular expression, or is a regular Interests registration based on the key expression.
Additionally, the existing SDG Interests class hierarchy (with RegexInterest) will be re-evaluated and possible refactored into a single Interest class type with an accompanying Enum.