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) |
reportError
Copyright © 2022 The Apache Software Foundation. All rights reserved.