Package herddb.utils

Class ODirectFileOutputStream

  • All Implemented Interfaces:
    Closeable, Flushable, AutoCloseable

    public class ODirectFileOutputStream
    extends OutputStream
    Implementation of OutputStream which is writing using O_DIRECT flag
    Author:
    enrico.olivelli