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


Appendix B Using TIBCO Hawk Methods : Available Microagent Methods : getSizeOfInstance()

getSizeOfInstance()
Purpose
This method returns current size of the data of the specified instance, in bytes. The method counts each character as two bytes and each reference to another node as four bytes.
Calling this method too often degrades repository server performance. This method therefore returns the previous result if less than 60 seconds has passed since the previous call.
You must specify an instance that exists in the server, otherwise this method throws an exception.
Type
Open, Synchronous, IMPACT_INFO
Parameters
 
Returns
 

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