Table of Contents

Interface IIngestionThrottle

Namespace
Qavren.Edge.Ingestion
Assembly
Qavren.Edge.Ingestion.dll

A policy consulted before each document and before each write window.

public interface IIngestionThrottle

Properties

Name

Appears in diagnostics as throttle.

Methods

Evaluate(IngestionThrottleContext)

Called before each document and before each write window. Must not block.