public class NioEventLoopGroupCloseable extends io.netty.channel.nio.NioEventLoopGroup implements AutoCloseable
Modifier and Type | Method and Description |
---|---|
void |
close() |
static NioEventLoopGroupCloseable |
newInstance(Integer threadCount) |
newChild, rebuildSelectors, setIoRatio
newDefaultThreadFactory, next, register, register, register
awaitTermination, executorCount, isShutdown, isShuttingDown, isTerminated, iterator, shutdown, shutdownGracefully, terminationFuture
execute, invokeAll, invokeAll, invokeAny, invokeAny, schedule, schedule, scheduleAtFixedRate, scheduleWithFixedDelay, shutdownGracefully, shutdownNow, submit, submit, submit
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isShuttingDown, iterator, schedule, schedule, scheduleAtFixedRate, scheduleWithFixedDelay, shutdown, shutdownGracefully, shutdownGracefully, shutdownNow, submit, submit, submit, terminationFuture
awaitTermination, invokeAll, invokeAll, invokeAny, invokeAny, isShutdown, isTerminated
forEach, spliterator
public void close() throws Exception
close
in interface AutoCloseable
Exception
public static NioEventLoopGroupCloseable newInstance(Integer threadCount)
Copyright © 2019 OpenDaylight. All rights reserved.