Uses of Interface
one.microstream.persistence.types.PersistenceRootReferenceProvider
-
Uses of PersistenceRootReferenceProvider in one.microstream.persistence.binary.one.microstream.persistence.types
Subinterfaces of PersistenceRootReferenceProvider in one.microstream.persistence.binary.one.microstream.persistence.types Modifier and Type Interface Description interface
BinaryRootReferenceProvider<R extends PersistenceRootReference>
Classes in one.microstream.persistence.binary.one.microstream.persistence.types that implement PersistenceRootReferenceProvider Modifier and Type Class Description static class
BinaryRootReferenceProvider.Default
-
Uses of PersistenceRootReferenceProvider in one.microstream.persistence.binary.types
Methods in one.microstream.persistence.binary.types that return PersistenceRootReferenceProvider Modifier and Type Method Description protected PersistenceRootReferenceProvider<Binary>
BinaryPersistenceFoundation.Default. ensureRootReferenceProvider()
Methods in one.microstream.persistence.binary.types with parameters of type PersistenceRootReferenceProvider Modifier and Type Method Description static BinaryPersistenceRootsProvider
BinaryPersistenceRootsProvider. New(PersistenceRootResolverProvider rootResolverProvider, PersistenceRootReferenceProvider<Binary> rootReferenceProvider)
-
Uses of PersistenceRootReferenceProvider in one.microstream.persistence.types
Methods in one.microstream.persistence.types that return PersistenceRootReferenceProvider Modifier and Type Method Description protected PersistenceRootReferenceProvider<D>
PersistenceFoundation.Default. ensureRootReferenceProvider()
PersistenceRootReferenceProvider<D>
PersistenceFoundation.Default. getRootReferenceProvider()
PersistenceRootReferenceProvider<D>
PersistenceFoundation. getRootReferenceProvider()
Methods in one.microstream.persistence.types with parameters of type PersistenceRootReferenceProvider Modifier and Type Method Description F
PersistenceFoundation.Default. setRootReferenceProvider(PersistenceRootReferenceProvider<D> rootReferenceProvider)
F
PersistenceFoundation. setRootReferenceProvider(PersistenceRootReferenceProvider<D> rootReferenceProvider)