Example usage for org.springframework.data.gemfire.function.execution GemfireFunctionOperations interface-usage

List of usage examples for org.springframework.data.gemfire.function.execution GemfireFunctionOperations interface-usage

Introduction

In this page you can find the example usage for org.springframework.data.gemfire.function.execution GemfireFunctionOperations interface-usage.

Usage

From source file org.springframework.data.gemfire.function.execution.AbstractFunctionTemplate.java

/**
 * 
 * The base class for Gemfire function templates used to invoke Gemfire functions
 * @author David Turanski
 *
 */