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


Chapter 17 SpaceEvent, SpaceMemberEvent, SpaceRemoteMemberEvent, and RemoteMemberEvent : Space Event Operations : tibasSpaceEvent_GetOldTuple()

tibasSpaceEvent_GetOldTuple()
Function
Declaration
tibas_status tibasSpaceEvent_GetOldTuple(
tibasSpaceEvent spaceEvent,
tibasTuple* oldTuple)
Purpose
For a put event, returns the tuple associated with the event and updates the hash table for the space.
Parameters
 
Remarks
Use the tibasSpaceEvent_GetOldTuple() function to return the tuple associated with a put event.
Calling tibasSpaceEvent_GetOldTuple() also causes the hash table for the space to be updated.
See Also
tibasSpaceEvent_GetTuple(), tibasSpaceEvent_GetOldTuple()
 

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