Remote Space Invocation InvokeClient

The example directory for each API set also contains an example showing how to implement and use remote space invocation.

The InvokeClient example demonstrates how to invoke a user defined method on:

  • An entry associated with a given key in a space
  • Only on the invoking member of a space
  • On all seeders in a space
  • On all members of a space

Implementations of the Invocable and MemberInvocable interfaces are provided.