Berkeley DB JE - open cursor count

691 views Asked by At

Is there a way to ask the API for a list of open cursors (or at least a count of the number of currently open cursors) ?

1

There are 1 answers

0
Joel On BEST ANSWER

The guys over at OTN answered this for me.

In short, no, there is no API method to get a count of open cursors.