protected static class SubtopologyBolt.InitialReceiver extends Object
Constructor and Description |
---|
InitialReceiver(String stream,
Fields allFields) |
Modifier and Type | Method and Description |
---|---|
void |
addReceiver(TridentProcessor p) |
TridentTuple.Factory |
getOutputFactory() |
void |
receive(ProcessorContext context,
Tuple tuple) |
public void receive(ProcessorContext context, Tuple tuple)
public void addReceiver(TridentProcessor p)
public TridentTuple.Factory getOutputFactory()
Copyright © 2022 The Apache Software Foundation. All rights reserved.