edu.rice.cs.hpc.data.util.Grep Class Reference

List of all members.

Static Public Member Functions

static void grep (String fin, String fout, String pattern, boolean shouldMatch) throws IOException
static void main (String args[])
 for unit test only

Static Private Member Functions

static void removeMetrics (String fin, String fout) throws IOException

Detailed Description

Definition at line 18 of file Grep.java.


Member Function Documentation

static void edu.rice.cs.hpc.data.util.Grep.grep ( String  fin,
String  fout,
String  pattern,
boolean  shouldMatch 
) throws IOException [static]
Parameters:
fin 
fout 
pattern 
shouldMatch 
Exceptions:
IOException 

Definition at line 29 of file Grep.java.

References edu.rice.cs.hpc.data.util.Grep.removeMetrics().

static void edu.rice.cs.hpc.data.util.Grep.main ( String  args[]  )  [static]

for unit test only

Parameters:
Argvs 

Definition at line 72 of file Grep.java.

static void edu.rice.cs.hpc.data.util.Grep.removeMetrics ( String  fin,
String  fout 
) throws IOException [static, private]

Definition at line 45 of file Grep.java.

Referenced by edu.rice.cs.hpc.data.util.Grep.grep().


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

Generated on 5 May 2015 for HPCVIEWER by  doxygen 1.6.1