Available TIBCO Hawk Methods
This section lists the methods available in the custom microagent of TIBCO ActiveMatrix Adapter for Database:
| • | Custom Microagent Methods |
| • | Custom Microagent Methods with adb.perfMon |
If setting the adb.perfMon TRA properties to on, the methods listed in Custom Microagent Methods with adb.perfMon will be displayed and available to use. If setting adb.perfMon to off, the methods will not be displayed and useable.
Although the microagents, methods, and arguments dialog in TIBCO Hawk Display lists more methods than are documented here, only the following methods are supported.
For the methods available in the standard and class microagents, see "Appendix C TIBCO Adapter SDK Hawk Microagents and Methods" in TIBCO Adapter SDK Programmer’s Guide.
|
Custom Method |
Description |
|
Retrieves the size of the TIBCO Rendezvous event queue for the specified adapter instance. |
|
|
Sets the debug level for the current adapter instance. |
|
|
Changes the value of the verbose flag from on to off, or the reverse. |
|
|
Shows the configuration defined for the current agent. |
|
|
Stops the current TIBCO ActiveMatrix Adapter for Database agent. |
|
|
Returns the current polling interval setting. |
|
|
Set the polling interval for the Publication Service. |
|
|
Get the polling batch size for the Publication Service. |
|
|
Set the polling batch size for the Publication Service. |
|
Custom Method |
Description |
|
Returns the total number of objects processed for all the schemas, based on the request type. Also, returns the number of success and error objects. |
|
|
Returns the total number of objects processed for each of the schemas associated with the specified service. |
|
|
Returns the total number of objects processed for all the schemas by each service that is associated with a specified operation. |
|
|
Return the operation counts of the current threads. |
|
|
Return the current count of elements in any internal queue used by the adapter. |
|
|
Returns the state and statistics for all the current connections used by the adapter. |
|
|
Resets all the counts for the activity statistics. |
|
|
Resets all the counts for the thread statistics. |
|
|
Resets all the counts for the queue statistics. |
|
Method |
Description |
||||||||||||
|
getStatus() |
Retrieves basic status information about the adapter. The getStatus method is provided by TIBCO Adapter SDK. Note the following information returned by this method:
For more information about the getStatus method, see TIBCO Adapter SDK Programmer’s Guide. Note: Information retrieved by the getStatus method does not indicate the records processed by the adapter services. The retrieved information contains not only records of the adapter services, but also records sent and received by the adapter itself for certain functions. |