|
GemFire 6.5.1.2 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use FunctionContext | |
|---|---|
| com.gemstone.gemfire.cache.execute |
The com.gemstone.gemfire.cache.execute package provides APIs used
for function execution on gemfire system members. |
| Uses of FunctionContext in com.gemstone.gemfire.cache.execute |
|---|
| Subinterfaces of FunctionContext in com.gemstone.gemfire.cache.execute | |
|---|---|
interface |
RegionFunctionContext
Defines the execution context of a data dependent Function. |
| Methods in com.gemstone.gemfire.cache.execute with parameters of type FunctionContext | |
|---|---|
abstract void |
FunctionAdapter.execute(FunctionContext context)
The method which contains the logic to be executed. |
void |
Function.execute(FunctionContext context)
The method which contains the logic to be executed. |
|
GemFire 6.5.1.2 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||