![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
tibas_status tibasSpace_Load(
Use the tibasSpace_Load() function in your application’s implementation of the OnLoad function that is used to implement shared all persistence.The load function is the only one that can be invoked on a space that is in the loading phase. tibasSpace_Load() behaves exactly like a put, except that it does not trigger an invocation of the persister's onWrite function.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |