Skip to content

apollo-code


apollo-code / storage/src / MemoryReindexReport

Interface: MemoryReindexReport

Properties

action

readonly action: "checked" | "skipped" | "rebuilt"


after

readonly after: MemoryIndexHealth


before

readonly before: MemoryIndexHealth


durationMs

readonly durationMs: number


processedRecords

readonly processedRecords: number