| Class and Description |
|---|
| NettyHashedWheelTimer
This class represents the following YANG schema fragment defined in module netty-timer
(Source path: META-INF/yang/netty-timer.yang): case netty-hashed-wheel-timer { leaf tick-duration { type uint32; } leaf ticks-per-wheel { type uint16; } container thread-factory { leaf type { type leafref; } leaf name { type leafref; } uses service-ref { refine (urn:opendaylight:params:xml:ns:yang:controller:netty:timer? |
| NettyHashedWheelTimerBuilder
Class that builds
NettyHashedWheelTimer instances. |
Copyright © 2016 OpenDaylight. All rights reserved.