Closed bmermet closed 5 years ago
This PR add a method GetStatisticsString that wraps the rocksdb_options_statistics_get_string function and returns the string representation of the statistics for the db if they have been enabled.
rocksdb_options_statistics_get_string
This PR add a method GetStatisticsString that wraps the
rocksdb_options_statistics_get_string
function and returns the string representation of the statistics for the db if they have been enabled.