public interface IBasicOutputCollector extends IErrorReporter
| Modifier and Type | Method and Description | 
|---|---|
| List<Integer> | emit(String streamId,
    List<Object> tuple) | 
| void | emitDirect(int taskId,
          String streamId,
          List<Object> tuple) | 
| void | resetTimeout(Tuple tuple) | 
reportErrorCopyright © 2022 The Apache Software Foundation. All Rights Reserved.