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 class
LoadItemsChain.Abstract
static class
LoadItemsChain.ChannelHashing
static class
LoadItemsChain.Simple
Methods in one.microstream.persistence.binary.types with parameters of type LoadItemsChain Modifier and Type Method Description static BinaryLoader.Default
BinaryLoader. New(PersistenceTypeHandlerLookup<Binary> typeLookup, PersistenceObjectRegistry registry, Persister persister, PersistenceSourceSupplier<Binary> sourceSupplier, LoadItemsChain loadItems, boolean switchByteOrder)
-