Skip to main content

Module replication

Module replication 

Source
Expand description

Replication planning helpers.

Structs§

ReplicationBatchResult
Ordered plans and aggregate statistics produced for a viewer batch.
ReplicationBatchScratch
Caller-owned reusable output storage for viewer batch planning.
ReplicationBatchStats
Aggregated work and retained-capacity signals from one viewer batch.
ReplicationBatchView
Borrowed ordered plans produced from reusable batch storage.
ReplicationBudget
Per-client replication budget.
ReplicationCadence
Stateless distance-based replication cadence helper.
ReplicationPlan
Replication planner result.
ReplicationPlanner
Simple range/visibility-based replication planner.
ReplicationPriority
Stateless replication priority scoring helper.
ReplicationScratch
Reusable scratch storage for allocation-aware replication planning.
ReplicationStats
Replication planner statistics.
ReplicationTrackKey
Per-client/entity replication tracking key.
ReplicationTrackRecord
Per-client/entity replication tracking record.
ReplicationTracker
Bounded per-client replication send/ACK tracker.
ReplicationTrackerConfig
Bounded per-client replication tracking configuration.
ReplicationTrackerStats
Replication tracker statistics.

Enums§

ReplicationSelectionMode
Selection semantics for the canonical configured replication kernel.
ReplicationTrackerError
Replication tracking error.