public class KumulusSpoutCollector
extends KumulusCollector
KumulusCollector.CompanionCompanion| Constructor and Description |
|---|
KumulusSpoutCollector(KumulusComponent component,
KumulusEmitter emitter,
KumulusAcker acker,
kotlin.jvm.functions.Function3<? super java.lang.String,? super java.lang.Integer,? super java.lang.Throwable,kotlin.Unit> errorHandler) |
| Modifier and Type | Method and Description |
|---|---|
void |
emitDirect(int taskId,
java.lang.String streamId,
java.util.List<java.lang.Object> tuple,
java.lang.Object messageId) |
long |
getPendingCount() |
emit, emit, getAcker, getComponent, reportErrorpublic KumulusSpoutCollector(KumulusComponent component, KumulusEmitter emitter, KumulusAcker acker, kotlin.jvm.functions.Function3<? super java.lang.String,? super java.lang.Integer,? super java.lang.Throwable,kotlin.Unit> errorHandler)