public class BridgeReceiver extends Object implements TupleReceiver
Constructor and Description |
---|
BridgeReceiver(BatchOutputCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
execute(ProcessorContext context,
String streamId,
TridentTuple tuple) |
void |
flush() |
public BridgeReceiver(BatchOutputCollector collector)
public void execute(ProcessorContext context, String streamId, TridentTuple tuple)
execute
in interface TupleReceiver
public void flush()
flush
in interface TupleReceiver
Copyright © 2022 The Apache Software Foundation. All rights reserved.