org.apache.hadoop.chukwa.datacollection.collector.servlet
Class ServletDiagnostics
java.lang.Object
org.apache.hadoop.chukwa.datacollection.collector.servlet.ServletDiagnostics
public class ServletDiagnostics
- extends Object
One per post
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServletDiagnostics
public ServletDiagnostics()
sawPost
public void sawPost(String source,
int chunks,
long receivedTs)
sawChunk
public void sawChunk(ChunkImpl c,
int pos)
printPage
public static void printPage(PrintStream out)
doneWithPost
public void doneWithPost()
Copyright © ${year} The Apache Software Foundation