Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 3 Space : Space Operations and Options Initialization Operations : tibasSpace_TakeAll()

tibasSpace_TakeAll()
Function
Declaration
tibas_status tibasSpace_TakeAll
          (tibasSpace space,
           tibasSpaceResultList *resultList,
           tibasTupleList tupleList)
Purpose
Batch version of the take operation,. Requires a list of key value tuples to take and returns a list of results.
Parameters
 
Remarks
Use the tibasSpace_TakeAll() function to take values from a specified list of tuples and return a list of tuples taken from the data store.
See Also
tibasSpace_Take(), tibasSpace_CompareAndTakeAllEx(), tibasSpace_CompareAndPut(), tibasSpace_CompareAndPutEx(), tibasSpace_CompareAndPutAll(), tibasSpace_CompareAndPutAllEx()

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved