Skip to main content

Module remote_dyn_filter_registry

Module remote_dyn_filter_registry 

Source

Structsยง

DynFilterEntry
A registered query-local producer filter and its region subscribers.
DynFilterEntryState ๐Ÿ”’
DynFilterRegistryManager
Query-engine manager for query-scoped remote dynamic filter registries.
QueryDynFilterRegistry
Query-scoped registry that owns all remote dynamic filters for one query.
QueryDynFilterRegistryInner ๐Ÿ”’
RemoteDynFilterRegistryLease
Stream-scoped lease that keeps a query registry alive.
Subscriber
Region subscribed to a remote dynamic filter.

Enumsยง

ControlRpcResult ๐Ÿ”’
EntryRegistration
Result of registering a remote dynamic filter entry.
SubscriberRegistration
Result of registering a subscriber under an existing filter entry.

Constantsยง

REMOTE_DYN_FILTER_CONTROL_RPC_TIMEOUT ๐Ÿ”’
Bound best-effort RDF control RPCs so one bad subscriber cannot stall fanout.
REMOTE_DYN_FILTER_RECONCILE_INTERVAL ๐Ÿ”’
REMOTE_DYN_FILTER_UPDATE_PAYLOAD_MAX_BYTES ๐Ÿ”’

Functionsยง

await_control_rpc_or_lifecycle_close ๐Ÿ”’
await_control_rpc_timeout ๐Ÿ”’
current_stable_snapshot ๐Ÿ”’
ensure_entry_fanout_task ๐Ÿ”’
fanout_snapshot_for_query ๐Ÿ”’
fanout_update_for_query ๐Ÿ”’
run_entry_fanout ๐Ÿ”’
unregister_entry_once_for_query ๐Ÿ”’