Modifier and Type | Optional Element and Description |
---|---|
String |
groups
The GemFire Group to which the members must belong to target the Function execution.
|
String |
id
The bean name of the POJO interface defining the GemFire Function executions.
|
String |
resultCollector
Optional ResultCollector bean reference.
|
public abstract String id
public abstract String groups
public abstract String resultCollector