T - Event Typepublic interface EventSender<T> extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
sendEvent(T event)
Send Event
|
closevoid sendEvent(T event)
event - EventCopyright © 2024 Apache NiFi Project. All rights reserved.