Class AtomicObjectOutputStream

  • All Implemented Interfaces:
    Closeable, Flushable, AutoCloseable

    public class AtomicObjectOutputStream
    extends OutputStream
    Output stream writing content to a LockFile which is committed on close(). The stream checks if the hash of the stream content matches the id.