Overload List

  NameDescription
Public methodInvoke(Tuple, InvokeOptions)
Invokes the appropriate invoke method of the specified class on the Member that seeds (or would seed if there is currently no entry stored in the space for that key) the entry associated with the key specified in tuple Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
Public methodInvoke<(Of <<'(T>)>>)(Tuple, Tuple) Obsolete.
Invokes the appropriate invoke method of the specified class on the Member that seeds (or would seed if there is currently no entry stored in the space for that key) the entry associated with the key specified in tuple Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
Public methodInvoke<(Of <<'(T>)>>)(Tuple, Tuple, InvokeOptions) Obsolete.
Invokes the appropriate invoke method of the specified class on the Member that seeds (or would seed if there is currently no entry stored in the space for that key) the entry associated with the key specified in tuple Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
Public methodInvoke<(Of <<'(T>)>>)(Tuple, Tuple, InvokeResultHandler) Obsolete.
Invokes the appropriate invoke method of the specified class on the Member that seeds (or would seed if there is currently no entry stored in the space for that key) the entry associated with the key specified in tuple Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
Public methodInvoke(Tuple, String, Tuple) Obsolete.
Invokes the appropriate invoke method of the specified class on the Member that seeds (or would seed if there is currently no entry stored in the space for that key) the entry associated with the key specified in tuple Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
Public methodInvoke<(Of <<'(T>)>>)(Tuple, Tuple, InvokeResultHandler, InvokeOptions) Obsolete.
Invokes the appropriate invoke method of the specified class on the Member that seeds (or would seed if there is currently no entry stored in the space for that key) the entry associated with the key specified in tuple Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
Public methodInvoke(Tuple, String, Tuple, InvokeOptions) Obsolete.
Invokes the appropriate invoke method of the specified class on the Member that seeds (or would seed if there is currently no entry stored in the space for that key) the entry associated with the key specified in tuple Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
Public methodInvoke(Tuple, String, Tuple, InvokeResultHandler) Obsolete.
Invokes the appropriate invoke method of the specified class on the Member that seeds (or would seed if there is currently no entry stored in the space for that key) the entry associated with the key specified in tuple Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
Public methodInvoke(Tuple, String, Tuple, InvokeResultHandler, InvokeOptions) Obsolete.
Invokes the appropriate invoke method of the specified class on the Member that seeds (or would seed if there is currently no entry stored in the space for that key) the entry associated with the key specified in tuple Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!

See Also