Invokes a specified application function on all seeders that have joined a specified space.
Declaration
tibas_status tibasSpace_InvokeSeeders(
tibasSpace space,
tibasInvokeResultList* invokeResultList,
tibasInvokeOptions options)
Parameters
Parameter
|
Description
|
space
|
The space on which the function is to be invoked.
|
invokeResultList
|
Returns a list of the results of the function invocations.
|
options
|
Specifies a tibasInvokeOptions structure that specifies the values used for an invoke operation.
|
Remarks
Use the tibasSpace_InvokeSeeders() function to invoke a specified application function on all of the seeders for a specified space.
Copyright © Cloud Software Group, Inc. All rights reserved.