public interface HashedWheelTimerModuleMXBean
| Modifier and Type | Method and Description |
|---|---|
ObjectName |
getThreadFactory() |
Long |
getTickDuration() |
Integer |
getTicksPerWheel() |
void |
setThreadFactory(ObjectName threadFactory) |
void |
setTickDuration(Long tickDuration) |
void |
setTicksPerWheel(Integer ticksPerWheel) |
ObjectName getThreadFactory()
void setThreadFactory(ObjectName threadFactory)
Long getTickDuration()
void setTickDuration(Long tickDuration)
Integer getTicksPerWheel()
void setTicksPerWheel(Integer ticksPerWheel)
Copyright © 2017 OpenDaylight. All rights reserved.