ProcessorNode currentNode()
InternalProcessorContext Contract
InternalProcessorContext is the extension of the ProcessorContext contract for internal processor contexts.
| Method | Description |
|---|---|
|
|
|
|
|
Initializes the processor context Used when:
|
|
|
|
|
|
|
|
Sets the current ProcessorRecordContext Used when…FIXME |
|
Stream time Used when…FIXME |
|
Uninitializes the processor context Used when:
|
|
Note
|
AbstractProcessorContext is the base implementation of the InternalProcessorContext Contract. |