Quantcast
Channel: VMware Communities : All Content - vFabric GemFire [ARCHIVED]
Viewing all articles
Browse latest Browse all 990

Server functions with two regions

$
0
0

I need a server function that iterates on one region and put object in a second region.

 

 

I get the first region with:

 

PartitionRegionHelper.getLocalDataForContext(context); (I passed the region in the call "FunctionService.onRegion")

 

 

How I can access the second region to put the results?

Thanks a lot.

D.


Viewing all articles
Browse latest Browse all 990

Trending Articles