edu.rice.cs.hpc.viewer.metric.ThreadLevelDataManager.ThreadLevelDataCompatibility Class Reference

class to cache the name of merged thread-level data files. More...

Collaboration diagram for edu.rice.cs.hpc.viewer.metric.ThreadLevelDataManager.ThreadLevelDataCompatibility:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ThreadLevelDataCompatibility ()
String getMergedFile (File directory, int metric_raw_id) throws IOException
 method to find the name of file for a given metric ID.

Private Member Functions

void checkOldVersionOfData (File directory)

Private Attributes

HashMap< String, String > listOfFiles

Detailed Description

class to cache the name of merged thread-level data files.

We will ask A LOT the name of merged files, thus keeping in cache will avoid us to check to often if the merged file already exist or not

The class also check compatibility with the old version.

Definition at line 181 of file ThreadLevelDataManager.java.


Constructor & Destructor Documentation

edu.rice.cs.hpc.viewer.metric.ThreadLevelDataManager.ThreadLevelDataCompatibility.ThreadLevelDataCompatibility (  ) 

Member Function Documentation

void edu.rice.cs.hpc.viewer.metric.ThreadLevelDataManager.ThreadLevelDataCompatibility.checkOldVersionOfData ( File  directory  )  [private]
String edu.rice.cs.hpc.viewer.metric.ThreadLevelDataManager.ThreadLevelDataCompatibility.getMergedFile ( File  directory,
int  metric_raw_id 
) throws IOException

Member Data Documentation


The documentation for this class was generated from the following file:

Generated on 5 May 2015 for HPCVIEWER by  doxygen 1.6.1