Package | Description |
---|---|
org.opendaylight.controller.config.yang.netty.timer |
Modifier and Type | Method and Description |
---|---|
static HashedWheelTimerCloseable |
HashedWheelTimerCloseable.newInstance(@Nullable Long duration,
@Nullable Integer ticksPerWheel) |
static HashedWheelTimerCloseable |
HashedWheelTimerCloseable.newInstance(@Nullable ThreadFactory threadFactory,
@Nullable Long duration,
@Nullable Integer ticksPerWheel) |
Copyright © 2019 OpenDaylight. All rights reserved.