Package one.microstream.storage.types
Interface StorageEntityExporter<E extends StorageEntity>
- All Known Implementing Classes:
StorageEntityExporter.Default
public interface StorageEntityExporter<E extends StorageEntity>
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
StorageEntityExporter.Default
-
Method Summary
Modifier and Type Method Description void
cleanup()
void
exportEntities(StorageEntityType<E> type, AWritableFile file)
-
Method Details
-
exportEntities
-
cleanup
void cleanup()
-