Uses of Interface
one.microstream.persistence.types.PersistenceRootsView
-
Packages that use PersistenceRootsView Package Description one.microstream.persistence.types one.microstream.storage.types -
-
Uses of PersistenceRootsView in one.microstream.persistence.types
Subinterfaces of PersistenceRootsView in one.microstream.persistence.types Modifier and Type Interface Description interface
PersistenceRoots
Classes in one.microstream.persistence.types that implement PersistenceRootsView Modifier and Type Class Description static class
PersistenceRoots.Default
-
Uses of PersistenceRootsView in one.microstream.storage.types
Methods in one.microstream.storage.types that return PersistenceRootsView Modifier and Type Method Description PersistenceRootsView
EmbeddedStorageManager.Default. viewRoots()
PersistenceRootsView
EmbeddedStorageManager. viewRoots()
-