Package | Description |
---|---|
org.apache.hadoop.hbase.io.asyncfs | |
org.apache.hadoop.hbase.util |
Modifier and Type | Field and Description |
---|---|
private FSUtils |
FanOutOneBlockAsyncDFSOutput.fsUtils |
Constructor and Description |
---|
FanOutOneBlockAsyncDFSOutput(org.apache.hadoop.conf.Configuration conf,
FSUtils fsUtils,
org.apache.hadoop.hdfs.DistributedFileSystem dfs,
org.apache.hadoop.hdfs.DFSClient client,
org.apache.hadoop.hdfs.protocol.ClientProtocol namenode,
String clientName,
String src,
long fileId,
org.apache.hadoop.hdfs.protocol.LocatedBlock locatedBlock,
org.apache.hadoop.crypto.Encryptor encryptor,
List<org.apache.hbase.thirdparty.io.netty.channel.Channel> datanodeList,
org.apache.hadoop.util.DataChecksum summer,
org.apache.hbase.thirdparty.io.netty.buffer.ByteBufAllocator alloc) |
Modifier and Type | Class and Description |
---|---|
class |
FSHDFSUtils
Implementation for hdfs
|
class |
FSMapRUtils
MapR implementation.
|
Modifier and Type | Method and Description |
---|---|
static FSUtils |
FSUtils.getInstance(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.conf.Configuration conf) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.