Gemfire JavaDocs
Class Hierarchy
- java.lang.Object
- org.apache.geode.cache.execute.FunctionAdapter (implements org.apache.geode.cache.execute.Function<T>)
- org.apache.geode.cache.execute.FunctionService
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.apache.geode.GemFireException
- org.apache.geode.cache.execute.FunctionException
- org.apache.geode.cache.execute.EmptyRegionFunctionException
- org.apache.geode.cache.execute.FunctionInvocationTargetException
- org.apache.geode.cache.execute.FunctionException
- org.apache.geode.GemFireException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- org.apache.geode.cache.execute.Execution<IN,OUT,AGG>
- org.apache.geode.cache.execute.FunctionContext<T1>
- org.apache.geode.cache.execute.RegionFunctionContext<T>
- org.apache.geode.cache.execute.ResultCollector<T,S>
- org.apache.geode.cache.execute.ResultSender<T>
- java.io.Serializable
- org.apache.geode.lang.Identifiable<T>
- org.apache.geode.cache.execute.Function<T>
- org.apache.geode.lang.Identifiable<T>