The remote invocation can then be triggered by any space member using either a single member invocation calls invoke, which will invoke the method on the node seeding the key passed as an argument); or
invokeMember, which will invoke the method on the member listed in the argument.
In addition, a parallel distributed invocation of the method on multiple space members can be triggered using the calls invokeMembers (which invokes it on all of the space's members, regardless of role), and
invokeSeeders (which invokes it on all of the space's seeders).