public class NettyAsyncFSWALConfigHelper extends Object
AsyncFSWALProvider
.Constructor and Description |
---|
NettyAsyncFSWALConfigHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
setEventLoopConfig(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.hbase.shaded.io.netty.channel.EventLoopGroup group,
Class<? extends org.apache.hadoop.hbase.shaded.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.hadoop.hbase.shaded.io.netty.channel.EventLoopGroup group, Class<? extends org.apache.hadoop.hbase.shaded.io.netty.channel.Channel> channelClass)
AsyncFSWALProvider
.Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.