close abstract method

Future<void> close()

Closes all database connections and flushes the content.

@throws StorageException if the storage backend encounters a problem

Implementation

Future<void> close();