Uses of Interface
one.microstream.persistence.types.PersistenceRetrieving
Package | Description |
---|---|
one.microstream.persistence.binary.types | |
one.microstream.persistence.types | |
one.microstream.storage.restadapter |
-
Uses of PersistenceRetrieving in one.microstream.persistence.binary.types
Subinterfaces of PersistenceRetrieving in one.microstream.persistence.binary.types Modifier and Type Interface Description interface
BinaryLoader
Classes in one.microstream.persistence.binary.types that implement PersistenceRetrieving Modifier and Type Class Description static class
BinaryLoader.Default
-
Uses of PersistenceRetrieving in one.microstream.persistence.types
Subinterfaces of PersistenceRetrieving in one.microstream.persistence.types Modifier and Type Interface Description interface
PersistenceLoader
interface
PersistenceManager<D>
Classes in one.microstream.persistence.types that implement PersistenceRetrieving Modifier and Type Class Description static class
PersistenceManager.Default<D>
-
Uses of PersistenceRetrieving in one.microstream.storage.restadapter
Subinterfaces of PersistenceRetrieving in one.microstream.storage.restadapter Modifier and Type Interface Description interface
ViewerBinaryPersistenceManager
Classes in one.microstream.storage.restadapter that implement PersistenceRetrieving Modifier and Type Class Description static class
ViewerBinaryPersistenceManager.Default