| Interface | Description |
|---|---|
| NettyGlobalEventExecutor |
This class represents the following YANG schema fragment defined in module netty-event-executor
case netty-global-event-executor {
}
The schema path to identify an instance is
netty-event-executor/modules/module/configuration/(urn:opendaylight:params:xml:ns:yang:controller:netty:eventexecutor?
|
| NettyImmediateEventExecutor |
This class represents the following YANG schema fragment defined in module netty-event-executor
case netty-immediate-event-executor {
}
The schema path to identify an instance is
netty-event-executor/modules/module/configuration/(urn:opendaylight:params:xml:ns:yang:controller:netty:eventexecutor?
|
| Class | Description |
|---|---|
| NettyGlobalEventExecutorBuilder |
Class that builds
NettyGlobalEventExecutor instances. |
| NettyImmediateEventExecutorBuilder |
Class that builds
NettyImmediateEventExecutor instances. |
Copyright © 2017 OpenDaylight. All rights reserved.