public class Client extends Object
See the README.html for instructions on how to run the example.
Gemfire by default routes the data in a Partitioned Region using the keys. Since a function is used, the query gets routed to one server. The filter provided in the function call then routes the query to the bucket where the filter key exists on the server.
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.