Package | Description |
---|---|
org.apache.hadoop.hbase.io.asyncfs |
Modifier and Type | Method and Description |
---|---|
static FanOutOneBlockAsyncDFSOutput |
FanOutOneBlockAsyncDFSOutputHelper.createOutput(org.apache.hadoop.hdfs.DistributedFileSystem dfs,
org.apache.hadoop.fs.Path f,
boolean overwrite,
boolean createParent,
short replication,
long blockSize,
org.apache.hbase.thirdparty.io.netty.channel.EventLoopGroup eventLoopGroup,
Class<? extends org.apache.hbase.thirdparty.io.netty.channel.Channel> channelClass)
Create a
FanOutOneBlockAsyncDFSOutput . |
private static FanOutOneBlockAsyncDFSOutput |
FanOutOneBlockAsyncDFSOutputHelper.createOutput(org.apache.hadoop.hdfs.DistributedFileSystem dfs,
String src,
boolean overwrite,
boolean createParent,
short replication,
long blockSize,
org.apache.hbase.thirdparty.io.netty.channel.EventLoopGroup eventLoopGroup,
Class<? extends org.apache.hbase.thirdparty.io.netty.channel.Channel> channelClass) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.