Package com.yahoo.ycsb.measurements.exporter

Interface Summary
MeasurementsExporter Used to export the collected measurements into a useful format, for example human readable text or machine readable JSON.
 

Class Summary
JSONMeasurementsExporter Export measurements into a machine readable JSON file.
TextMeasurementsExporter Write human readable text.