public interface TupleReceiver
Modifier and Type | Method and Description |
---|---|
void |
execute(ProcessorContext processorContext,
String streamId,
TridentTuple tuple) |
void |
flush() |
void execute(ProcessorContext processorContext, String streamId, TridentTuple tuple)
void flush()
Copyright © 2022 The Apache Software Foundation. All rights reserved.