mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Jean-Noel Rouvignac
23.48.2015 25eb96def3b1fb3aea5d69a631f848bcab95f1e9
opendj-server-legacy/src/main/java/org/opends/server/backends/pluggable/spi/Storage.java
@@ -80,13 +80,6 @@
  void write(WriteOperation writeOperation) throws Exception;
  /**
   * Returns a new writeable transaction.
   *
   * @return a new writeable transaction
   */
  WriteableTransaction getWriteableTransaction();
  /**
   * Remove all files for a backend of this storage.
   *
   * @throws StorageRuntimeException if removal fails