Overload List

  NameDescription
Public methodInvokeSeeders(InvokeOptions)
Invokes the appropriate invoke method of the specified class on all the seeders Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
Public methodInvokeSeeders<(Of <<'(T>)>>)(Tuple) Obsolete.
Invokes in parallel the appropriate invoke method of the specified class on all of the space's seeding members. Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
Public methodInvokeSeeders<(Of <<'(T>)>>)(Tuple, InvokeOptions) Obsolete.
Invokes in parallel the appropriate invoke method of the specified class on all of the space's seeding members. Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
Public methodInvokeSeeders<(Of <<'(T>)>>)(Tuple, InvokeResultListHandler) Obsolete.
Invokes in parallel the appropriate invoke method of the specified class on all of the space's seeding members. Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
Public methodInvokeSeeders(Tuple, String) Obsolete.
Invokes in parallel the appropriate invoke method of the specified class on all of the space's seeding members. Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
Public methodInvokeSeeders<(Of <<'(T>)>>)(Tuple, InvokeResultListHandler, InvokeOptions) Obsolete.
Invokes in parallel the appropriate invoke method of the specified class on all of the space's seeding members. Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
Public methodInvokeSeeders(Tuple, String, InvokeOptions) Obsolete.
Invokes in parallel the appropriate invoke method of the specified class on all of the space's seeding members. Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
Public methodInvokeSeeders(Tuple, String, InvokeResultListHandler) Obsolete.
Invokes in parallel the appropriate invoke method of the specified class on all of the space's seeding members. Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!
Public methodInvokeSeeders(Tuple, String, InvokeResultListHandler, InvokeOptions) Obsolete.
Invokes in parallel the appropriate invoke method of the specified class on all of the space's seeding members. Note that this member MUST have the invoked class present in it's CLASSPATH for the invocation to succeed!

See Also