Hello,

I have started using geode (1.12) in recent time and  looking to achieve
the following from a *java based geode-client program.*

 1.* create REPLCIATED and PARTITION regions from the client itself and
while creating it, need to provide a config that deletes the entries at
specified time.*

 2. *clear entries of a region from the client..*

I am exploring geode doc and have come across the following but unable to
understand what code i need to write in the geode-client java program.
https://geode.apache.org/docs/guide/14/developing/region_options/dynamic_region_creation.html

Can some guide me on how to achieve this...?

-Ankit.

Reply via email to