JavaScript is disabled on your browser.
Skip navigation links
Spring Data for Apache Geode Parent
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.springframework.data.gemfire.function.execution
Interface GemfireFunctionCallback<T>
public interface
GemfireFunctionCallback<T>
A callback for Gemfire Function Templates
Author:
David Turanski
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
doInGemfire
(
Execution
execution)
Method Details
doInGemfire
T
doInGemfire
(
Execution
execution)