Package | Description |
---|---|
com.gemstone.gemfire.cache.execute |
The
com.gemstone.gemfire.cache.execute package provides APIs used
for function execution on gemfire system members. |
Modifier and Type | Interface and Description |
---|---|
interface |
Function
Defines the interface a user defined function implements.
|
Modifier and Type | Class and Description |
---|---|
class |
FunctionAdapter
Application developers can extend this class instead of implementing the
Function interface. |
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.