Uses of Interface
one.microstream.persistence.types.PersistenceRootsView
| Package | Description | 
|---|---|
| one.microstream.persistence.types | |
| one.microstream.storage.types | 
- 
Uses of PersistenceRootsView in one.microstream.persistence.typesSubinterfaces of PersistenceRootsView in one.microstream.persistence.types Modifier and Type Interface Description interfacePersistenceRootsClasses in one.microstream.persistence.types that implement PersistenceRootsView Modifier and Type Class Description static classPersistenceRoots.Default
- 
Uses of PersistenceRootsView in one.microstream.storage.typesMethods in one.microstream.storage.types that return PersistenceRootsView Modifier and Type Method Description PersistenceRootsViewEmbeddedStorageManager.Default. viewRoots()PersistenceRootsViewStorageManager. viewRoots()Returns a read-only view on all technical root instance registered in thisStorageManagerinstance.
 See the description inPersistenceRootsViewfor details.