Interface FilesystemTransaction

All Superinterfaces:
AutoCloseable

@Deprecated public interface FilesystemTransaction extends AutoCloseable
Deprecated.
This is the interface for transactions.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Deprecated.
    Close the transaction.
    void
    Deprecated.
    Commit the transaction.
    void
    Deprecated.
    Roll back the transaction.