Searched refs:ReportLogHostInfoStore (Results 1 – 2 of 2) sorted by relevance
28 public class ReportLogHostInfoStore extends HostInfoStore { class33 public ReportLogHostInfoStore(File jsonFile, String streamName) throws Exception { in ReportLogHostInfoStore() method in ReportLogHostInfoStore
36 private ReportLogHostInfoStore store;73 store = new ReportLogHostInfoStore(jsonFile, mStreamName); in MetricsReportLog()