Interface GemfireFunctionCallback<T>
public interface GemfireFunctionCallback<T>
A callback for Gemfire Function Templates
-
Method Summary
Modifier and TypeMethodDescriptiondoInGemfire
(org.apache.geode.cache.execute.Execution execution)
-
Method Details
-
doInGemfire
-