DOCUMENT ME!
Definition at line 1278 of file ConnectionProperties.java. Referenced by com::mysql::jdbc::Connection::reportMetricsIfNeeded(). {
return this.reportMetricsIntervalMillis.getValueAsInt();
}
|