Uses of Interface
one.microstream.reference.Reference
-
Uses of Reference in one.microstream.collections
Classes in one.microstream.collections that implement Reference Modifier and Type Class Description classSingle<E>classSingleton<E>Singleton dummy collection used to pass a single instance masked as a collection. -
Uses of Reference in one.microstream.collections.types
Subinterfaces of Reference in one.microstream.collections.types Modifier and Type Interface Description interfaceXReference<E>Simple Reference class to handle mutable references. -
Uses of Reference in one.microstream.integrations.cdi.types.config
Methods in one.microstream.integrations.cdi.types.config that return Reference Modifier and Type Method Description Reference<Object>StorageManagerProxy. defaultRoot()Deprecated. -
Uses of Reference in one.microstream.persistence.binary.util
Methods in one.microstream.persistence.binary.util that return Reference Modifier and Type Method Description protected Reference<PersistenceTypeHandlerManager<Binary>>SerializerFoundation.Default. referenceTypeHandlerManager() -
Uses of Reference in one.microstream.persistence.types
Subinterfaces of Reference in one.microstream.persistence.types Modifier and Type Interface Description interfacePersistenceRootReferenceClasses in one.microstream.persistence.types that implement Reference Modifier and Type Class Description static classPersistenceRootReference.DefaultMethods in one.microstream.persistence.types that return Reference Modifier and Type Method Description protected Reference<PersistenceTypeHandlerManager<D>>PersistenceFoundation.Default. referenceTypeHandlerManager()Reference<? extends PersistenceTypeHandlerManager<?>>PersistenceRootResolverProvider.Default. typeHandlerManager()Reference<? extends PersistenceTypeHandlerManager<?>>PersistenceRootResolverProvider. typeHandlerManager()Methods in one.microstream.persistence.types with parameters of type Reference Modifier and Type Method Description PersistenceCustomTypeHandlerRegistry<D>PersistenceCustomTypeHandlerRegistryEnsurer. ensureCustomTypeHandlerRegistry(PersistenceFoundation<D,? extends PersistenceFoundation<D,?>> foundation, Reference<PersistenceTypeHandlerManager<D>> referenceTypeHandlerManager)PersistenceRootResolverProviderPersistenceRootResolverProvider.Default. setTypeHandlerManager(Reference<? extends PersistenceTypeHandlerManager<?>> typeHandlerManager)PersistenceRootResolverProviderPersistenceRootResolverProvider. setTypeHandlerManager(Reference<? extends PersistenceTypeHandlerManager<?>> typeHandlerManager) -
Uses of Reference in one.microstream.reference
Subinterfaces of Reference in one.microstream.reference Modifier and Type Interface Description interfaceLinkingReference<T>interfaceLinkReference<T>Classes in one.microstream.reference that implement Reference Modifier and Type Class Description static classLinkReference.Default<T>Methods in one.microstream.reference that return Reference Modifier and Type Method Description static <T> Reference<T>Reference. New(T object) -
Uses of Reference in one.microstream.storage.embedded.types
Methods in one.microstream.storage.embedded.types that return Reference Modifier and Type Method Description Reference<Object>EmbeddedStorageManager.Default. defaultRoot()Deprecated.will be removed in version 8protected Reference<PersistenceLiveStorerRegistry>EmbeddedStorageConnectionFoundation.Default. ensureLiveStorerRegistryReference()protected Reference<PersistenceLiveStorerRegistry>EmbeddedStorageFoundation.Default. ensureLiveStorerRegistryReference()Reference<PersistenceLiveStorerRegistry>EmbeddedStorageConnectionFoundation.Default. getLiveStorerRegistryReference()Reference<PersistenceLiveStorerRegistry>EmbeddedStorageConnectionFoundation. getLiveStorerRegistryReference()Methods in one.microstream.storage.embedded.types with parameters of type Reference Modifier and Type Method Description FEmbeddedStorageConnectionFoundation.Default. setLiveStorerRegistryReference(Reference<PersistenceLiveStorerRegistry> storerRegistryReference)FEmbeddedStorageConnectionFoundation. setLiveStorerRegistryReference(Reference<PersistenceLiveStorerRegistry> storerRegistryReference) -
Uses of Reference in one.microstream.storage.types
Methods in one.microstream.storage.types that return Reference Modifier and Type Method Description Reference<Object>StorageManager. defaultRoot()Deprecated.will be removed in version 8protected Reference<PersistenceLiveStorerRegistry>StorageFoundation.Default. ensureLiveStorerRegistryReference()Reference<PersistenceLiveStorerRegistry>StorageFoundation.Default. getLiveStorerRegistryReference()Reference<PersistenceLiveStorerRegistry>StorageFoundation. getLiveStorerRegistryReference()Methods in one.microstream.storage.types with parameters of type Reference Modifier and Type Method Description FStorageFoundation.Default. setLiveStorerRegistryReference(Reference<PersistenceLiveStorerRegistry> refLiveStorerRegistry)FStorageFoundation. setLiveStorerRegistryReference(Reference<PersistenceLiveStorerRegistry> LiveStorerRegistryReference)