@InterfaceAudience.Private public final class NettyAsyncFSWALConfigHelper extends Object
AsyncFSWALProvider.| Modifier and Type | Method and Description |
|---|---|
static void |
setEventLoopConfig(org.apache.hadoop.conf.Configuration conf,
org.apache.hbase.thirdparty.io.netty.channel.EventLoopGroup group,
Class<? extends org.apache.hbase.thirdparty.io.netty.channel.Channel> channelClass)
Set the EventLoopGroup and channel class for
AsyncFSWALProvider. |
public static void setEventLoopConfig(org.apache.hadoop.conf.Configuration conf,
org.apache.hbase.thirdparty.io.netty.channel.EventLoopGroup group,
Class<? extends org.apache.hbase.thirdparty.io.netty.channel.Channel> channelClass)
AsyncFSWALProvider.Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.