Class HdfsFileWriter

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public class HdfsFileWriter
    extends org.apache.lucene.store.OutputStreamIndexOutput
    WARNING: This API is experimental and might change in incompatible ways in the next release.
    • Constructor Summary

      Constructors 
      Constructor Description
      HdfsFileWriter​(org.apache.hadoop.fs.FileSystem fileSystem, org.apache.hadoop.fs.Path path, String name)  
    • Method Summary

      • Methods inherited from class org.apache.lucene.store.OutputStreamIndexOutput

        close, getChecksum, getFilePointer, writeByte, writeBytes
      • Methods inherited from class org.apache.lucene.store.IndexOutput

        getName, toString
      • Methods inherited from class org.apache.lucene.store.DataOutput

        copyBytes, writeBytes, writeInt, writeLong, writeMapOfStrings, writeSetOfStrings, writeShort, writeString, writeVInt, writeVLong, writeZInt, writeZLong