Interface SnapshotStore.SnapshotStoreWriter

  • Enclosing interface:
    SnapshotStore

    public static interface SnapshotStore.SnapshotStoreWriter
    • Method Detail

      • getOutputStream

        java.io.OutputStream getOutputStream​(java.lang.String storeName)
      • commit

        default void commit()