com.yammer.metrics.reporting
Interface CsvReporter.Context

Enclosing class:
CsvReporter

public static interface CsvReporter.Context


Method Summary
 PrintStream getStream(String header)
           
 

Method Detail

getStream

PrintStream getStream(String header)
                      throws IOException
Throws:
IOException


Copyright © 2011. All Rights Reserved.