org.apache.tez.dag.history
Interface SummaryEvent

All Known Implementing Classes:
DAGFinishedEvent, DAGSubmittedEvent

public interface SummaryEvent


Method Summary
 void toSummaryProtoStream(OutputStream outputStream)
           
 

Method Detail

toSummaryProtoStream

void toSummaryProtoStream(OutputStream outputStream)
                          throws IOException
Throws:
IOException


Copyright © 2014 Apache Software Foundation. All rights reserved.