| Package | Description |
|---|---|
| one.microstream.persistence.internal | |
| one.microstream.persistence.types |
| Modifier and Type | Class and Description |
|---|---|
class |
InquiringLegacyTypeMappingResultor<D> |
class |
LoggingLegacyTypeMappingResultor<D> |
class |
PrintingLegacyTypeMappingResultor<D> |
| Modifier and Type | Method and Description |
|---|---|
static <D> LoggingLegacyTypeMappingResultor<D> |
LoggingLegacyTypeMappingResultor.New(PersistenceLegacyTypeMappingResultor<D> delegate) |
static <D> InquiringLegacyTypeMappingResultor<D> |
InquiringLegacyTypeMappingResultor.New(PersistenceLegacyTypeMappingResultor<D> delegate) |
static <D> PrintingLegacyTypeMappingResultor<D> |
PrintingLegacyTypeMappingResultor.New(PersistenceLegacyTypeMappingResultor<D> delegate) |
static <D> InquiringLegacyTypeMappingResultor<D> |
InquiringLegacyTypeMappingResultor.New(PersistenceLegacyTypeMappingResultor<D> delegate,
double minimumSimilarityThreshold) |
| Modifier and Type | Class and Description |
|---|---|
static class |
PersistenceLegacyTypeMappingResultor.Default<D> |
| Modifier and Type | Method and Description |
|---|---|
protected PersistenceLegacyTypeMappingResultor<D> |
PersistenceFoundation.Default.ensureLegacyTypeMappingResultor() |
PersistenceLegacyTypeMappingResultor<D> |
PersistenceFoundation.getLegacyTypeMappingResultor() |
PersistenceLegacyTypeMappingResultor<D> |
PersistenceFoundation.Default.getLegacyTypeMappingResultor() |
static <D> PersistenceLegacyTypeMappingResultor<D> |
PersistenceLegacyTypeMappingResultor.New() |
| Modifier and Type | Method and Description |
|---|---|
static <D> PersistenceLegacyTypeMapper<D> |
PersistenceLegacyTypeMapper.New(PersistenceTypeDescriptionResolverProvider typeDescriptionResolverProvider,
one.microstream.typing.TypeMappingLookup<Float> typeSimilarity,
PersistenceCustomTypeHandlerRegistry<D> customTypeHandlerRegistry,
PersistenceMemberMatchingProvider memberMatchingProvider,
PersistenceLegacyTypeMappingResultor<D> resultor,
PersistenceLegacyTypeHandlerCreator<D> legacyTypeHandlerCreator) |
F |
PersistenceFoundation.setLegacyTypeMappingResultor(PersistenceLegacyTypeMappingResultor<D> legacyTypeMappingResultor) |
F |
PersistenceFoundation.Default.setLegacyTypeMappingResultor(PersistenceLegacyTypeMappingResultor<D> legacyTypeMappingResultor) |
| Constructor and Description |
|---|
Default(PersistenceTypeDescriptionResolverProvider typeDescriptionResolverProvider,
one.microstream.typing.TypeMappingLookup<Float> typeSimilarity,
PersistenceCustomTypeHandlerRegistry<D> customTypeHandlerRegistry,
PersistenceMemberMatchingProvider memberMatchingProvider,
PersistenceLegacyTypeMappingResultor<D> resultor,
PersistenceLegacyTypeHandlerCreator<D> legacyTypeHandlerCreator) |
Copyright © 2022 MicroStream Software. All rights reserved.