| Package | Description |
|---|---|
| org.apache.nifi.event.transport | |
| org.apache.nifi.event.transport.netty |
| Modifier and Type | Method and Description |
|---|---|
EventServer |
EventServerFactory.getEventServer()
Get Event Server
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
NettyEventServer
Netty Event Server
|
| Modifier and Type | Method and Description |
|---|---|
private EventServer |
NettyEventServerFactory.getBoundEventServer(io.netty.bootstrap.AbstractBootstrap<?,?> bootstrap,
io.netty.channel.EventLoopGroup group) |
EventServer |
NettyEventServerFactory.getEventServer()
Get Event Server with Channel bound to configured address and port number
|
Copyright © 2024 Apache NiFi Project. All rights reserved.