GemFire functions allow you to write and execute server-side transactions and data operations. These may include anything ranging from initializing components or third-party services or aggregating data.
List all registered GemFire functions in the cluster.
POST /gemfire-api/v1/functions/{functionId}
Execute GemFire function on entire cluster or on a specified region, members and member groups.