storm.trident.planner
Class BridgeReceiver
java.lang.Object
storm.trident.planner.BridgeReceiver
- All Implemented Interfaces:
- TupleReceiver
public class BridgeReceiver
- extends Object
- implements TupleReceiver
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BridgeReceiver
public BridgeReceiver(BatchOutputCollector collector)
execute
public void execute(ProcessorContext context,
String streamId,
TridentTuple tuple)
- Specified by:
execute in interface TupleReceiver
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.