@FunctionalInterface public static interface ChannelImplementation.EventLoopGroupGenerator
Modifier and Type | Method and Description |
---|---|
io.netty.channel.EventLoopGroup |
generate(int numThreads,
ThreadFactory factory) |
io.netty.channel.EventLoopGroup generate(int numThreads, @Nonnull ThreadFactory factory)
Copyright © 2019 CorfuDB. All rights reserved.