backtype.storm.task
Interface IErrorReporter

All Known Subinterfaces:
IOutputCollector
All Known Implementing Classes:
CoordinatedBolt.CoordinatedOutputCollector, OutputCollector, TridentBoltExecutor.CoordinatedOutputCollector

public interface IErrorReporter


Method Summary
 void reportError(Throwable error)
           
 

Method Detail

reportError

void reportError(Throwable error)


Copyright © 2014 The Apache Software Foundation. All Rights Reserved.