Uses of Interface
one.microstream.persistence.binary.types.BinaryPersistenceRootsProvider
-
Packages that use BinaryPersistenceRootsProvider Package Description one.microstream.persistence.binary.types -
-
Uses of BinaryPersistenceRootsProvider in one.microstream.persistence.binary.types
Classes in one.microstream.persistence.binary.types that implement BinaryPersistenceRootsProvider Modifier and Type Class Description static class
BinaryPersistenceRootsProvider.Default
Methods in one.microstream.persistence.binary.types that return BinaryPersistenceRootsProvider Modifier and Type Method Description static BinaryPersistenceRootsProvider
BinaryPersistenceRootsProvider. New(PersistenceRootResolverProvider rootResolverProvider, PersistenceRootReferenceProvider<Binary> rootReferenceProvider)
-