Interface GemfireFunctionCallback<T>


public interface GemfireFunctionCallback<T>
A callback for Gemfire Function Templates
Author:
David Turanski
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • doInGemfire

      T doInGemfire(Execution execution)