Interface | Description |
---|---|
GemfireFunctionCallback<T> |
A callback for Gemfire Function Templates
|
GemfireFunctionOperations |
An interface for invoking Gemfire functions
|
GemfireOnRegionOperations |
Interface define
Region Function data access operations. |
Class | Description |
---|---|
AbstractClientFunctionTemplate |
Abstract base class for Apache Geode client-side
Function Execution . |
GemfireFunctionProxyFactoryBean |
A Proxy
FactoryBean for all non-Region Function Execution interfaces. |
GemfireOnMemberFunctionTemplate | |
GemfireOnMembersFunctionTemplate | |
GemfireOnRegionFunctionTemplate |
An
AbstractFunctionTemplate implementation for executing a Function
on a target Region . |
GemfireOnServerFunctionTemplate |
Creates an OnServer
Function Execution initialized with
either a RegionService or a Pool . |
GemfireOnServersFunctionTemplate |
Creates an OnServers
Function Execution initialized with
either a RegionService or a Pool . |
OnRegionFunctionProxyFactoryBean |
Copyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.