vertx / io.vertx.kotlin.mysqlclient / io.vertx.mysqlclient.MySQLConnection / getInternalStatisticsAwait

getInternalStatisticsAwait

suspend fun MySQLConnection.getInternalStatisticsAwait(): String

Suspending version of method io.vertx.mysqlclient.MySQLConnection.getInternalStatistics

Return

String

NOTE: This function has been automatically generated from io.vertx.mysqlclient.MySQLConnection using Vert.x codegen.