public abstract class AbstractEventLoopGroup extends AbstractEventExecutorGroup implements EventLoopGroup
EventLoopGroup
.构造器和说明 |
---|
AbstractEventLoopGroup() |
限定符和类型 | 方法和说明 |
---|---|
abstract EventLoop |
next()
Return the next
EventLoop to use |
execute, invokeAll, invokeAll, invokeAny, invokeAny, schedule, schedule, scheduleAtFixedRate, scheduleWithFixedDelay, shutdown, shutdownGracefully, shutdownNow, submit, submit, submit
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
register, register, register
isShuttingDown, iterator, schedule, schedule, scheduleAtFixedRate, scheduleWithFixedDelay, shutdown, shutdownGracefully, shutdownGracefully, shutdownNow, submit, submit, submit, terminationFuture
public abstract EventLoop next()
EventLoopGroup
EventLoop
to usenext
在接口中 EventLoopGroup
next
在接口中 EventExecutorGroup