|
GemFire 5.8 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FunctionContext
Defines the execution context of a Function.
For data dependent functions refer to RegionFunctionContext
RegionFunctionContext| Method Summary | |
|---|---|
Serializable |
getArguments()
Returns the arguments provided to this function execution. |
String |
getFunctionId()
Returns the identifier of the function. |
| Method Detail |
|---|
Serializable getArguments()
Execution.withArgs(Serializable)
String getFunctionId()
Function.getId()
|
GemFire 5.8 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||