Package org.apache.hadoop.hbase.io.asyncfs
package org.apache.hadoop.hbase.io.asyncfs
-
ClassDescriptionorg.apache.hadoop.hbase.io.asyncfs.AsyncFSOutputInterface for asynchronous filesystem output stream.org.apache.hadoop.hbase.io.asyncfs.AsyncFSOutputHelperHelper class for creating AsyncFSOutput.org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputAn asynchronous HDFS output stream implementation which fans out data to datanode and only supports writing file with only one block.org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelperHelper class for implementing
FanOutOneBlockAsyncDFSOutput
.org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper.NameNodeExceptionException other than RemoteException thrown when calling create on namenodeorg.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelperHelper class for adding sasl support forFanOutOneBlockAsyncDFSOutput
.org.apache.hadoop.hbase.io.asyncfs.ProtobufDecoderModified based on io.netty.handler.codec.protobuf.ProtobufDecoder.org.apache.hadoop.hbase.io.asyncfs.WrapperAsyncFSOutputAnAsyncFSOutput
wraps aFSDataOutputStream
.