Uses of Interface
one.microstream.persistence.binary.types.LoadItemsChain
-
Packages that use LoadItemsChain Package Description one.microstream.persistence.binary.types -
-
Uses of LoadItemsChain in one.microstream.persistence.binary.types
Classes in one.microstream.persistence.binary.types that implement LoadItemsChain Modifier and Type Class Description static classLoadItemsChain.Abstractstatic classLoadItemsChain.ChannelHashingstatic classLoadItemsChain.SimpleMethods in one.microstream.persistence.binary.types with parameters of type LoadItemsChain Modifier and Type Method Description static BinaryLoader.DefaultBinaryLoader. New(PersistenceTypeHandlerLookup<Binary> typeLookup, PersistenceObjectRegistry registry, Persister persister, PersistenceSourceSupplier<Binary> sourceSupplier, LoadItemsChain loadItems, boolean switchByteOrder)
-