public class HdfsFileWriter extends OutputStreamIndexOutput
| Modifier and Type | Field and Description |
|---|---|
static int |
BUFFER_SIZE |
static String |
HDFS_SYNC_BLOCK |
| Constructor and Description |
|---|
HdfsFileWriter(org.apache.hadoop.fs.FileSystem fileSystem,
org.apache.hadoop.fs.Path path) |
close, flush, getChecksum, getFilePointer, writeByte, writeByteslengthcopyBytes, writeBytes, writeInt, writeLong, writeShort, writeString, writeStringSet, writeStringStringMap, writeVInt, writeVLong, writeZInt, writeZLongpublic static final String HDFS_SYNC_BLOCK
public static final int BUFFER_SIZE
public HdfsFileWriter(org.apache.hadoop.fs.FileSystem fileSystem,
org.apache.hadoop.fs.Path path)
throws IOException
IOExceptionCopyright © 2000-2015 Apache Software Foundation. All Rights Reserved.