public class HdfsFileWriter
extends org.apache.lucene.store.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, writeBytespublic 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–2014 The Apache Software Foundation. All rights reserved.