This sample demonstrates use of the runtime statistics API functions
mco_class_stat_get()
,mco_index_stat_num()
andmco_index_stat_get()
.
See instructions here on how to build this and other samples on your development platform. Once built, the sample can be run from the
\target\bin
directory:17_statistics_dbstatBut it is more instructive to run it in your development environment debugger, stepping through the code.