Uses of Interface
io.fluxzero.sdk.persisting.search.client.InMemorySearchStore.ModelDocumentCollectionResolver
Packages that use InMemorySearchStore.ModelDocumentCollectionResolver
-
Uses of InMemorySearchStore.ModelDocumentCollectionResolver in io.fluxzero.sdk.persisting.search.client
Constructors in io.fluxzero.sdk.persisting.search.client with parameters of type InMemorySearchStore.ModelDocumentCollectionResolverModifierConstructorDescriptionInMemorySearchStore(Duration retentionTime, InMemorySearchStore.ModelRelationResolver modelRelationResolver, InMemorySearchStore.ModelGraphResolver modelGraphResolver, InMemorySearchStore.ModelDocumentCollectionResolver modelDocumentCollectionResolver)