Package one.microstream.storage.types
Interface DatabasePart
-
- All Known Subinterfaces:
Database,StorageManager
- All Known Implementing Classes:
Database.Default
public interface DatabasePart
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringdatabaseName()Returns the identifying name of theDatabasethis part belongs to.
-