JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.springframework.data.gemfire.function.annotation
Annotation Interface FunctionId
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
public @interface
FunctionId
Annotation to bind an interface method to a GemFire function id
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
value
The name of the registered function
Element Details
value
String
value
The name of the registered function
Returns:
the function id