public class DataInputToObjectCollectorContext extends Object
DataInputToObjectCollector
carries data input and emitter.Constructor and Description |
---|
DataInputToObjectCollectorContext() |
Modifier and Type | Method and Description |
---|---|
DataInput |
getDataInput()
Returns the data input.
|
EPDataFlowEmitter |
getEmitter()
Returns the emitter.
|
void |
setDataInput(DataInput dataInput)
Sets the data input.
|
void |
setEmitter(EPDataFlowEmitter emitter)
Sets the emitter
|
public EPDataFlowEmitter getEmitter()
public void setEmitter(EPDataFlowEmitter emitter)
emitter
- emitterpublic DataInput getDataInput()
public void setDataInput(DataInput dataInput)
dataInput
- data input