Package one.microstream.storage.types
Class StorageFileWriter.Default
- java.lang.Object
-
- one.microstream.storage.types.StorageFileWriter.Default
-
- All Implemented Interfaces:
StorageFileWriter
- Enclosing interface:
- StorageFileWriter
public static final class StorageFileWriter.Default extends Object implements StorageFileWriter
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface one.microstream.storage.types.StorageFileWriter
StorageFileWriter.Default, StorageFileWriter.Provider
-
-
Constructor Summary
Constructors Constructor Description Default()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface one.microstream.storage.types.StorageFileWriter
copy, copyFilePart, delete, flush, truncate, write, writeImport, writeStore, writeTransactionEntryCreate, writeTransactionEntryDelete, writeTransactionEntryStore, writeTransactionEntryTransfer, writeTransactionEntryTruncate, writeTransfer
-
-