Annotation Interface FunctionId


@Retention(RUNTIME) @Target(METHOD) public @interface FunctionId
Annotation to bind an interface method to a GemFire function id
Author:
David Turanski
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The name of the registered function
  • Element Details

    • value

      String value
      The name of the registered function
      Returns:
      the function id