Package | Description |
---|---|
org.springframework.data.gemfire.config.admin.remote | |
org.springframework.data.gemfire.function.execution |
Modifier and Type | Method and Description |
---|---|
protected GemfireFunctionOperations |
FunctionGemfireAdminTemplate.newGemfireFunctionOperations() |
protected GemfireFunctionOperations |
FunctionGemfireAdminTemplate.newGemfireFunctionOperations(org.apache.geode.cache.client.ClientCache clientCache) |
Modifier and Type | Interface and Description |
---|---|
interface |
GemfireOnRegionOperations
Interface define
Region Function data access operations. |
Modifier and Type | Class and Description |
---|---|
class |
GemfireOnMemberFunctionTemplate |
class |
GemfireOnMembersFunctionTemplate |
class |
GemfireOnRegionFunctionTemplate |
class |
GemfireOnServerFunctionTemplate
Creates an OnServer
Function Execution initialized with
either a cache or a Pool . |
class |
GemfireOnServersFunctionTemplate
Creates an OnServers
Function Execution initialized with
either a cache or a Pool . |
Modifier and Type | Method and Description |
---|---|
protected GemfireFunctionOperations |
GemfireFunctionProxyFactoryBean.getGemfireFunctionOperations() |
Constructor and Description |
---|
GemfireFunctionProxyFactoryBean(Class<?> functionExecutionInterface,
GemfireFunctionOperations gemfireFunctionOperations) |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.