blob: 67bae75119cc9b09b3016330333db3b9acb88ea8 [file] [log] [blame]
<?xml version="1.0"?>
<!DOCTYPE cache PUBLIC
"-//GemStone Systems, Inc.//GemFire Declarative Caching 5.8//EN"
"http://www.gemstone.com/dtd/cache5_8.dtd">
<cache>
<bridge-server port="$PORT_NUM" notify-by-subscription="true"/>
<vm-root-region name="TestTCR1">
<region-attributes mirror-type="keys-values" data-policy="partition">
<partition-attributes redundant-copies="2"/>
</region-attributes>
</vm-root-region>
<function-service>
<function>
<class-name>javaobject.GetFunctionExeHA</class-name>
</function>
</function-service>
</cache>