Namespace MailFathom.Application.Emails.Embeddings.Generations
Classes
- EmbeddingGenerationUpkeep
One bounded pass of everything this instance's vector generations need doing to them.
- EmbeddingGenerationUpkeepResult
What one upkeep pass did to this instance's generations.
- EmbeddingGenerations
The generations this instance holds: the one retrieval reads, and the one being built beside it.
- EmbeddingProfileActivation
Turns a declared geometry into the generation this instance is building towards.
- EmbeddingProfileActivationResult
What one activation did, and which generation it did it to.
- EmbeddingReindexCancellation
Stops a reindex, leaving the generation that was serving exactly where it was.
Interfaces
- IEmbeddingGenerationStore
The profile rows a generation's life is written into, and every transition between them.
Enums
- EmbeddingGenerationTransition
Whether one upkeep pass moved a generation from being built to being read.
- EmbeddingProfileActivationOutcome
What activating a declared geometry did, which is what an operator is told it started.
- EmbeddingReindexCancellationOutcome
What cancelling a reindex did.