org.apache.hadoop.chukwa.extraction.demux.processor.mapper
Class Ps.PsOutput

java.lang.Object
  extended by org.apache.hadoop.chukwa.extraction.demux.processor.mapper.Ps.PsOutput
Enclosing class:
Ps

public static class Ps.PsOutput
extends Object


Constructor Summary
Ps.PsOutput(String psCmdOutput)
           
 
Method Summary
 ArrayList<HashMap<String,String>> getProcessList()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Ps.PsOutput

public Ps.PsOutput(String psCmdOutput)
            throws Ps.InvalidPsRecord
Throws:
Ps.InvalidPsRecord
Method Detail

getProcessList

public ArrayList<HashMap<String,String>> getProcessList()


Copyright © ${year} The Apache Software Foundation