Class | Description |
---|---|
FunctionServiceFactoryBean |
Spring FactoryBean for registering instance of GemFire Function with the GemFire FunctionService.
|
GemfireFunctionUtils |
Utility class for registering a POJO as a GemFire/Geode
Function . |
PojoFunctionWrapper |
Exception | Description |
---|---|
ExecutionTimeoutFunctionException |
A
FunctionException indicating a timeout during execution. |
UncategorizedFunctionException |
An
FunctionException indicating a Function Execution RuntimeException
that has not be categorized, or identified by the framework. |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.